grafana/pkg/services/sqlstore
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
..
migrations Merge main into feat/faro-tracing-integration-part1 2025-10-07 22:28:34 +02:00
migrator Chore: update golang.org/x/exp (#110980) 2025-09-11 22:13:07 +03:00
permissions Folders: Split legacy out of folder.Service (and remove folder.FolderStore) (#110734) 2025-09-08 18:27:49 +03:00
searchstore Replace check for integration tests. (#110707) 2025-09-08 15:49:49 +02:00
session Remove support for Google Spanner database. (#105846) 2025-05-23 11:35:59 +02:00
sqlutil Chore: Use proper database in integration tests (#109119) 2025-08-08 14:24:17 +02:00
bulk.go
bulk_test.go Replace check for integration tests. (#110707) 2025-09-08 15:49:49 +02:00
database_config.go Chore: Use proper database in integration tests (#109119) 2025-08-08 14:24:17 +02:00
database_config_test.go Replace check for integration tests. (#110707) 2025-09-08 15:49:49 +02:00
database_wrapper.go Chore: Make cgo optional (for sqlite) (#108756) 2025-07-31 09:25:19 +00:00
logger.go Chore: Add xorm.io/core into xorm (#103700) 2025-04-16 08:58:50 +02:00
session.go Chore: Remove unused bus.Bus events (#110738) 2025-09-08 10:47:16 +00:00
session_test.go Replace check for integration tests. (#110707) 2025-09-08 15:49:49 +02:00
sqlstore.go Merge main into feat/faro-tracing-integration-part1 2025-10-07 22:28:34 +02:00
sqlstore_metrics.go
sqlstore_metrics_test.go
sqlstore_test.go Replace check for integration tests. (#110707) 2025-09-08 15:49:49 +02:00
sqlstore_testinfra.go feat(config): add config `ensure_default_org_and_user` (#107619) 2025-07-04 17:19:53 +02:00
sqlstore_testinfra_test.go Replace check for integration tests. (#110707) 2025-09-08 15:49:49 +02:00
tls_mysql.go
transactions.go Remove support for Google Spanner database. (#105846) 2025-05-23 11:35:59 +02:00
transactions_test.go Replace check for integration tests. (#110707) 2025-09-08 15:49:49 +02:00
user.go Chore: Remove unused bus.Bus events (#110738) 2025-09-08 10:47:16 +00:00
user_test.go Replace check for integration tests. (#110707) 2025-09-08 15:49:49 +02:00