Commit Graph

7 Commits

Author SHA1 Message Date
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
Irene Rodríguez c98792d924
add new sentence about GH enterprise (#105816) 2025-05-22 16:37:50 +02:00
Kim Nylander d0d941fe8d
[DOC] Make notes consistent in Git Sync docs (#105695) 2025-05-20 18:27:55 +00:00
Kim Nylander bad3d7c2db
[DOC] Make Obs as Code docs public (#104843)
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com>
2025-05-05 16:19:17 +02:00
Kim Nylander 6043c8aed8
Update GitSync docs for delete dashboard (#104700) 2025-05-02 16:24:56 +00:00
Kim Nylander 90ddab7461
Fix link in Use git sync doc (#104396) 2025-04-23 10:04:04 -04:00
Jack Baldry 576bf66e03
Add Observability as Code documentation (#104301)
Co-authored-by: Kim Nylander <kim.nylander@grafana.com>
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
2025-04-22 16:53:41 +00:00