grafana/pkg/server
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
..
doc.go feat: add ability to launch targeted dskit modules in the grafana server CLI command (#74188) 2023-09-01 08:09:54 -04:00
instrumentation_service.go unified-storage: setup ring to shard requests (#103783) 2025-04-25 13:08:44 -04:00
instrumentation_service_test.go unified-storage: setup ring to shard requests (#103783) 2025-04-25 13:08:44 -04:00
memberlist.go unified-storage: Add integration tests for distributor (#105771) 2025-06-30 09:31:58 -04:00
module_registerer.go Merge main into feat/faro-tracing-integration-part1 2025-10-07 22:28:34 +02:00
module_runner.go feat: add ability to launch targeted dskit modules in the grafana server CLI command (#74188) 2023-09-01 08:09:54 -04:00
module_server.go Merge main into feat/faro-tracing-integration-part1 2025-10-07 22:28:34 +02:00
module_server_test.go Replace check for integration tests. (#110707) 2025-09-08 15:49:49 +02:00
operator.go Add more metrics to the IAM Folder Reconciler (#111275) 2025-09-18 09:03:32 -06:00
ring.go unified-storage: expose ring replication factor config (#106345) 2025-07-22 09:32:22 +02:00
runner.go SecretsManager: Consolidation service and ability to run via cli (#108774) 2025-07-31 14:45:59 +01:00
search_server_distributor.go unified-storage: Distributor rename to better reflect that it'll be used for search (#107409) 2025-07-01 11:15:10 -04:00
search_server_distributor_test.go Merge main into feat/faro-tracing-integration-part1 2025-10-07 22:28:34 +02:00
server.go Merge main into feat/faro-tracing-integration-part1 2025-10-07 22:28:34 +02:00
server_test.go Merge main into feat/faro-tracing-integration-part1 2025-10-07 22:28:34 +02:00
service.go Add ConfigProvider and modify quota.Service to use it (#109395) 2025-08-12 09:42:10 +03:00
test_env.go Secrets: Extract external facing decrypt types to apps (#110432) 2025-09-02 10:30:29 +02:00
wire.go Secret: add ability to configure extra owner decrypters (#111301) 2025-09-19 07:41:56 -05:00
wire_gen.go Merge main into feat/faro-tracing-integration-part1 2025-10-07 22:28:34 +02:00
wireexts_oss.go Merge main into feat/faro-tracing-integration-part1 2025-10-07 22:28:34 +02:00