Commit Graph

13 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
renovate[bot] c94f930950
Update dependency prettier to v3.6.2 (#108689)
* Update dependency prettier to v3.6.2

* run prettier

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2025-07-25 17:47:44 +01: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
Irene Rodríguez 7e038b67a5
Fix typo (#105547) 2025-05-16 09:23:55 -05:00
Irene Rodríguez 778563223b
Add link to form for Git Sync early acess (#105535)
Co-authored-by: Richard Hartmann <RichiH@users.noreply.github.com>
2025-05-16 10:45:53 +00:00
Artur Wierzbicki 3b1008b7c9
Git Sync: wording around cloud availability (#105427) 2025-05-15 09:43:05 +02:00
Artur Wierzbicki 9c2f7212f7
Git Sync: remove `grafanaAPIServerEnsureKubectlAccess` from required toggles (#105296)
remove grafanaAPIServerEnsureKubectlAccess
2025-05-12 17:44:12 +00:00
Kim Nylander 02042c1ac0
Add landing page for Obs as Code doc (#105015) 2025-05-06 16:59:08 +02: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