grafana/pkg/services/featuremgmt
Gilles De Mey 8765c48389
Alerting: Remove legacy alerting (#83671)
Removes legacy alerting, so long and thanks for all the fish! 🐟

---------

Co-authored-by: Matthew Jacobson <matthew.jacobson@grafana.com>
Co-authored-by: Sonia Aguilar <soniaAguilarPeiron@users.noreply.github.com>
Co-authored-by: Armand Grillet <armandgrillet@users.noreply.github.com>
Co-authored-by: William Wernert <rwwiv@users.noreply.github.com>
Co-authored-by: Yuri Tseretyan <yuriy.tseretyan@grafana.com>
2024-03-14 15:36:35 +01: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 Alerting: Remove legacy alerting (#83671) 2024-03-14 15:36:35 +01: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 Alerting: Remove legacy alerting (#83671) 2024-03-14 15:36:35 +01:00
toggles_gen.go Alerting: Remove legacy alerting (#83671) 2024-03-14 15:36:35 +01:00
toggles_gen.json Alerting: Remove legacy alerting (#83671) 2024-03-14 15:36:35 +01: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