grafana/pkg/services/featuremgmt
Dominik Prokop e266c88505 Merge main into feat/faro-tracing-integration-part1
- Sync feature branch with latest main branch changes
- Resolve conflicts in dashboard scene serialization imports
- Include both existing and new profiler functions for compatibility
- Refactor dashboard performance profiling architecture
- Create shared performanceUtils.ts with memory utilities and grouped logging
- Convert observer methods to arrow functions in analytics and logger classes
- Add type-safe performance.memory access with proper TypeScript interfaces
- Standardize performance logging with writePerformanceGroup utilities
- Convert duration logging from strings to numeric values for better analysis
- Fix localStorage usage to use @grafana/data store for consistency
- Update dashboard scene integration to use improved profiling system
2025-10-07 22:28:34 +02:00
..
feature_toggle_api Merge main into feat/faro-tracing-integration-part1 2025-10-07 22:28:34 +02:00
strcase
codeowners.go [--Dashboard-- data source] Implement AdHoc filtering (#108011) 2025-07-23 09:12:25 +01:00
fake-token-exchange.go Feature-Flag service: signing middleware for cloud usecase (#107745) 2025-07-17 09:50:25 -07:00
feature_toggles_mock.go Provisioning: Begin using secrets store (#108044) 2025-07-15 15:43:17 +02:00
goff_provider.go Feature-Flag service: signing middleware for cloud usecase (#107745) 2025-07-17 09:50:25 -07:00
manager.go Merge main into feat/faro-tracing-integration-part1 2025-10-07 22:28:34 +02:00
manager_test.go
models.go Provisioning: Begin using secrets store (#108044) 2025-07-15 15:43:17 +02:00
openfeature.go Feature-Flag service: signing middleware for cloud usecase (#107745) 2025-07-17 09:50:25 -07:00
openfeature_test.go Feature-Flag service: signing middleware for cloud usecase (#107745) 2025-07-17 09:50:25 -07:00
registry.go Merge main into feat/faro-tracing-integration-part1 2025-10-07 22:28:34 +02:00
service.go Merge main into feat/faro-tracing-integration-part1 2025-10-07 22:28:34 +02:00
service_test.go
static_evaluator.go OpenFeature: Use types from Go Feature Flag pkg (#108802) 2025-07-29 15:05:59 +02:00
static_provider.go Implement OFREP compatible feature flag service (#105632) 2025-06-27 18:30:38 +02:00
static_provider_test.go Feature-Flag service: signing middleware for cloud usecase (#107745) 2025-07-17 09:50:25 -07:00
toggles-gitlog.csv Chore: update feature toggle stats from git (#110457) 2025-09-02 17:15:08 +03:00
toggles_gen.csv Merge main into feat/faro-tracing-integration-part1 2025-10-07 22:28:34 +02:00
toggles_gen.go Merge main into feat/faro-tracing-integration-part1 2025-10-07 22:28:34 +02:00
toggles_gen.json Merge main into feat/faro-tracing-integration-part1 2025-10-07 22:28:34 +02:00
toggles_gen_test.go Merge main into feat/faro-tracing-integration-part1 2025-10-07 22:28:34 +02:00
usage_stats.go
usage_stats_test.go