grafana/pkg/services/featuremgmt
Andreas Christou 2a65de8aaa
Azure Monitor: Limit the log rows to 30000 (#93901)
* Limit the amount of rows to 30000

* Lint

* Remove unneeded goldenframe check

* Add feature toggle

* Update toggles

* Use rowLimit variable
2024-10-24 16:32:09 +03:00
..
strcase Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00
codeowners.go Home: add setup guide tab under home tab (#92947) 2024-09-25 18:20:04 +01: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 Azure Monitor: Limit the log rows to 30000 (#93901) 2024-10-24 16:32:09 +03: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 Chore: Bump Go to 1.23.0 (#92105) 2024-08-21 11:40:42 -04:00
toggles_gen.csv Azure Monitor: Limit the log rows to 30000 (#93901) 2024-10-24 16:32:09 +03:00
toggles_gen.go Azure Monitor: Limit the log rows to 30000 (#93901) 2024-10-24 16:32:09 +03:00
toggles_gen.json Azure Monitor: Limit the log rows to 30000 (#93901) 2024-10-24 16:32:09 +03:00
toggles-gitlog.csv Chore: update feature toggle git stats (#93820) 2024-10-14 16:34:19 +03: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