grafana/public/app
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
..
angular Angular: support getLegacyAngularInjector() even when angular is disabled. (#67439) 2023-04-28 17:31:51 +03:00
core Drawer: Position under nav & minor redesign (#67824) 2023-05-05 17:00:33 +02:00
features Schema: Fix dimension schemas (#67935) 2023-05-05 12:16:31 -07:00
partials Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
plugins Google Cloud Monitor: Fix mem usage for dropdown (#67683) 2023-05-05 20:48:41 +00:00
polyfills WIP Chore: reduce strict errors (#40462) 2021-10-15 08:57:55 +02:00
routes NestedFolders: Use new Browse Dashboards UI behind feature flag (#67416) 2023-05-02 17:25:03 +01:00
store NestedFolders: New Browse Dashboards views (#66003) 2023-04-12 10:44:01 +01:00
types Explore: move panes into a keyed object (#66117) 2023-05-03 16:45:11 +01:00
app.ts Frontend logging: Remove Sentry javascript agent support (#67493) 2023-05-02 12:10:56 +03:00
AppWrapper.tsx React Router: start migrating to v6 (#66921) 2023-04-27 07:18:38 +02:00
dev.ts Chore: Make "why-did-you-render" a dynamic import (#53121) 2022-08-08 15:33:49 +01:00
index.ts Feature: Trusted Types support (#64975) 2023-04-27 18:20:37 +02:00