grafana/public/app/plugins/datasource
Adam Simpson b2e1b3ad91
Google Cloud Monitor: Fix mem usage for dropdown (#67683)
* Google Cloud Monitor: Fix mem usage for dropdown

Previously the Metric name dropdown would attempt to load _all_ the
available metric names into the Select which would eventually crash the
browser if the dataset was large enough.

We can fix this by using AsyncSelect and making another query once a
Service is selected _and_ the user types a few characters.

* fix: update tests for AsyncSelect

* fix lint

* fix: add subset of metrics on initial load
2023-05-05 20:48:41 +00:00
..
alertmanager Alerting: Implement template preview for Grafana AlertManager (#65530) 2023-04-28 17:05:45 +02:00
azuremonitor AzureMonitor: Clear queries if header value changes (#67916) 2023-05-05 16:46:58 +01:00
cloud-monitoring Google Cloud Monitor: Fix mem usage for dropdown (#67683) 2023-05-05 20:48:41 +00:00
cloudwatch Cloudwatch: Fix description of plugin (#67744) 2023-05-03 12:33:15 -04:00
dashboard Datasource: Overhaul plugin error handling and action buttons (#67014) 2023-04-28 15:57:17 +02:00
elasticsearch Elasticsearch: Improve query type selection (#63402) 2023-05-05 15:00:39 +02:00
grafana FileImport: add interaction reporting for dropping files (#67512) 2023-04-28 18:41:00 +02:00
graphite Graphite: Variable editor add definition to onChange (#66895) 2023-04-25 10:23:23 -04:00
influxdb InfluxDB: Fix adding FROM statement when the measurement is an empty string (#67827) 2023-05-04 15:21:08 +02:00
jaeger Plugins: Remove secure socks proxy feature toggle (#66611) 2023-04-18 11:11:23 -06:00
loki DataFrame: Deprecate MutableDataFrame (#67569) 2023-05-01 19:41:40 -07:00
mixed Datasource: Overhaul plugin error handling and action buttons (#67014) 2023-04-28 15:57:17 +02:00
mssql DataFrame: Deprecate MutableDataFrame (#67569) 2023-05-01 19:41:40 -07:00
mysql DataFrame: Deprecate MutableDataFrame (#67569) 2023-05-01 19:41:40 -07:00
opentsdb Plugins: Remove secure socks proxy feature toggle (#66611) 2023-04-18 11:11:23 -06:00
parca Plugins: Remove secure socks proxy feature toggle (#66611) 2023-04-18 11:11:23 -06:00
phlare Phlare: ability to set maxNodes parameter (#67017) 2023-04-27 10:50:11 +02:00
postgres DataFrame: Deprecate MutableDataFrame (#67569) 2023-05-01 19:41:40 -07:00
prometheus DataFrame: Deprecate MutableDataFrame (#67569) 2023-05-01 19:41:40 -07:00
tempo DataFrame: Deprecate MutableDataFrame (#67569) 2023-05-01 19:41:40 -07:00
testdata DataFrame: Deprecate MutableDataFrame (#67569) 2023-05-01 19:41:40 -07:00
zipkin DataFrame: Deprecate MutableDataFrame (#67569) 2023-05-01 19:41:40 -07:00