grafana/pkg/services/featuremgmt
Brendan O'Handley d084595211
Prometheus: Use frontend package in Prometheus DS with a feature toggle (#84397)
* add feature toggle usePrometheusFrontendPackage

* add feature toggle logic to Prometheus module

* use config editor with package and remove configOverhaul feature toggle

* update betterer because we will be removing other files as we replace with files from @grafana/prometheus

* fix exemplar ds picker selector

* add more description to ts-ignore

* remove go.work.sum change

* copy go.work.sum from main

* update go.work.sum after talking with ismail

* put back the promlib entry

---------

Co-authored-by: ismail simsek <ismailsimsek09@gmail.com>
2024-03-22 19:47:53 -05:00
..
strcase Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00
codeowners.go Chore: Move BI feature flags to Dataviz (#82224) 2024-02-10 02:24:08 +02:00
manager_test.go Feature Toggles: Remove DocsURL from FeatureFlag struct (#79774) 2024-01-31 08:25:16 +02:00
manager.go Feature Toggle Management: allow editing PublicPreview toggles (#81562) 2024-02-09 18:48:56 +02:00
models.go FeatureFlags: manage creation/modification times automatically (#82131) 2024-02-09 15:34:12 -08:00
registry.go Prometheus: Use frontend package in Prometheus DS with a feature toggle (#84397) 2024-03-22 19:47:53 -05:00
service_test.go FeatureFlags: Avoid using cfg.IsFeatureToggleEnabled (#81407) 2024-01-28 15:22:45 -08:00
service.go FeatureFlags: Avoid using cfg.IsFeatureToggleEnabled (#81407) 2024-01-28 15:22:45 -08:00
toggles_gen_test.go Page: Use browser native scrollbars for the main page content (#82919) 2024-03-06 15:06:47 +00:00
toggles_gen.csv Prometheus: Use frontend package in Prometheus DS with a feature toggle (#84397) 2024-03-22 19:47:53 -05:00
toggles_gen.go Prometheus: Use frontend package in Prometheus DS with a feature toggle (#84397) 2024-03-22 19:47:53 -05:00
toggles_gen.json Prometheus: Use frontend package in Prometheus DS with a feature toggle (#84397) 2024-03-22 19:47:53 -05:00
usage_stats_test.go FeatureFlags: Use interface rather than manager (#80000) 2024-01-09 10:38:06 -08:00
usage_stats.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00