grafana/pkg/services/featuremgmt
Arati R 6836bfe1ea
Storage: Customise setting dual writing modes (#87668)
* Add feature toggles for mode 2 and 3 playlist dual writing
* Make current mode customised based on kind
* Check feature flags when initialising dual writer
* Fix linting
* Refactor NewDualWriter
2024-05-14 14:11:56 +02:00
..
strcase Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00
codeowners.go Chore: Replace backend platform codeownership (#86010) 2024-04-19 19:12:59 +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 Storage: Customise setting dual writing modes (#87668) 2024-05-14 14:11:56 +02:00
service_test.go FeatureFlags: Avoid using cfg.IsFeatureToggleEnabled (#81407) 2024-01-28 15:22:45 -08:00
service.go FeatureToggles: Write enabled flags to the logs on startup (#87225) 2024-05-02 18:19:34 +03:00
toggles_gen_test.go Docs: update headings and add release info (#87058) 2024-05-13 12:44:14 -04:00
toggles_gen.csv Storage: Customise setting dual writing modes (#87668) 2024-05-14 14:11:56 +02:00
toggles_gen.go Storage: Customise setting dual writing modes (#87668) 2024-05-14 14:11:56 +02:00
toggles_gen.json Storage: Customise setting dual writing modes (#87668) 2024-05-14 14:11:56 +02: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