mirror of https://github.com/grafana/grafana.git
- 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 |
||
---|---|---|
.. | ||
api.go | ||
client.go | ||
database.go | ||
models.go | ||
queryhistory.go | ||
queryhistory_create_test.go | ||
queryhistory_delete_stale_test.go | ||
queryhistory_delete_test.go | ||
queryhistory_details.go | ||
queryhistory_details_test.go | ||
queryhistory_enforce_limit_test.go | ||
queryhistory_patch_test.go | ||
queryhistory_search_test.go | ||
queryhistory_star_test.go | ||
queryhistory_test.go | ||
queryhistory_unstar_test.go | ||
writers.go |