grafana/docs/sources/setup-grafana/configure-grafana
Nick Richmond 559fab9dc6
Prometheus: Fuzzy search for metric names in Code Mode (#85396)
* perf: limit metric names in Code Mode suggestions

* feat: configurable metric names limit

* feat: code mode autocomplete info/disclaimer

* chore: put new functionality behind new feature toggle

* refactor: avoid type assertions

* refactor: avoid explicit `any`

refactor: type guards

* refactor: type guards

* chore: add testdata results

* fix: add missing feature toggle guard

* perf: prefer array access to `Array.prototype.at`

* test: add missing config override

* test: refactor for brevity & clarity

* perf: avoid unnecessary mapping

* chore: undo testdata changes

* fix: use correct limit; perf optimizations

* refactor: avoid unnecessary `async`s

* types: simplify

* test: add missing tests

* fix: avoid hardcoding

* test: update mock path

* docs: fix typo

style: remove formatting artifact

style: remove formatting artifact

style: remove formatting artifact

* fix: event scope regression

* style: refactor for clarity

* refactor: prefer `useCallback` to in-effect handler

* refactor: simplify & broaden `filter`

* refactor: rename file to keep with conventions

* chore: mirror Prometheus package changes in app

* refactor: prefer no `@ts-ignore`

* chore: update betterer results

* docs: use type in TSDoc `@link` without `@ts-ignore`

* test: add missing provider

* test: fix jest mock path

* fix: display disclaimer in empty input case
2024-04-04 23:38:23 +03:00
..
configure-custom-branding Doc: Custom branding is not applicable to OSS (#82082) 2024-02-08 07:25:49 -06:00
configure-tracing Explicitly set all front matter labels in the source files (#71548) 2023-07-18 09:10:12 +01:00
enterprise-configuration Doc: Add docs for direct mapping of None role for SAML (#76551) 2023-10-13 16:01:55 +01:00
feature-toggles Prometheus: Fuzzy search for metric names in Code Mode (#85396) 2024-04-04 23:38:23 +03:00
proxy Plugins: Add option to disable TLS in the socks proxy (#79246) 2023-12-14 12:16:32 -03:00
settings-updates-at-runtime Explicitly set all front matter labels in the source files (#71548) 2023-07-18 09:10:12 +01:00
_index.md Docs: Add capture_timeout option (#85340) 2024-03-28 13:19:08 +01:00