The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/services/featuremgmt
Ryan McKinley 20a27da636
FeatureFlags: Add helper to check against a set of flags (#97240)
2 years ago
..
strcase Chore: Upgrade Go to 1.19.1 (#54902) 4 years ago
codeowners.go Codeowners: reflect changed ownership for explore squad (#96492) 2 years ago
manager.go Feature Toggle Management: allow editing PublicPreview toggles (#81562) 2 years ago
manager_test.go Feature Toggles: Remove DocsURL from FeatureFlag struct (#79774) 2 years ago
models.go FeatureFlags: Add helper to check against a set of flags (#97240) 2 years ago
registry.go Report Button: Add feature toggle for commit button [Hackathon] (#97282) 2 years ago
service.go FeatureToggles: Write enabled flags to the logs on startup (#87225) 2 years ago
service_test.go FeatureFlags: Avoid using cfg.IsFeatureToggleEnabled (#81407) 2 years ago
toggles-gitlog.csv Chore: update feature toggle git stats (#93820) 2 years ago
toggles_gen.csv Report Button: Add feature toggle for commit button [Hackathon] (#97282) 2 years ago
toggles_gen.go Report Button: Add feature toggle for commit button [Hackathon] (#97282) 2 years ago
toggles_gen.json Report Button: Add feature toggle for commit button [Hackathon] (#97282) 2 years ago
toggles_gen_test.go Chore: Bump Go to 1.23.0 (#92105) 2 years ago
usage_stats.go Chore: use any rather than interface{} (#74066) 3 years ago
usage_stats_test.go FeatureFlags: Use interface rather than manager (#80000) 2 years ago