grafana/pkg/services/featuremgmt
Scott Lepper 70009201d4
Expressions: Sql expressions with Duckdb (#81666)
duckdb temp storage of dataframes using parquet and querying from sql expressions
---------

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2024-02-27 16:16:00 -05: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 Expressions: Sql expressions with Duckdb (#81666) 2024-02-27 16:16:00 -05: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 Chore: Allow self-serve for ssoSettingsApi feature toggle (#83140) 2024-02-22 18:33:27 +02:00
toggles_gen.csv Expressions: Sql expressions with Duckdb (#81666) 2024-02-27 16:16:00 -05:00
toggles_gen.go Expressions: Sql expressions with Duckdb (#81666) 2024-02-27 16:16:00 -05:00
toggles_gen.json Expressions: Sql expressions with Duckdb (#81666) 2024-02-27 16:16:00 -05: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