grafana/pkg/services/featuremgmt
Michael Mandrus cbd2032aea
Feature Toggles: Remove DocsURL from FeatureFlag struct (#79774)
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2024-01-31 08:25:16 +02:00
..
strcase Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00
codeowners.go Chore: Replace grafana-authnz-team with identity-access-team as code owners (#77609) 2023-11-03 13:20:39 +01:00
manager_test.go Feature Toggles: Remove DocsURL from FeatureFlag struct (#79774) 2024-01-31 08:25:16 +02:00
manager.go Feature Toggles: Remove DocsURL from FeatureFlag struct (#79774) 2024-01-31 08:25:16 +02:00
models.go Feature Toggles: Remove DocsURL from FeatureFlag struct (#79774) 2024-01-31 08:25:16 +02:00
registry.go Chore: Remove disablePrometheusExemplarSampling feature toggle (#81579) 2024-01-30 17:00:04 +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 FeatureFlags: Avoid using cfg.IsFeatureToggleEnabled (#81407) 2024-01-28 15:22:45 -08:00
toggles_gen.csv Chore: Remove disablePrometheusExemplarSampling feature toggle (#81579) 2024-01-30 17:00:04 +01:00
toggles_gen.go Chore: Remove disablePrometheusExemplarSampling feature toggle (#81579) 2024-01-30 17:00:04 +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