grafana/pkg/codegen
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
..
generators Codegen: Generate Golang code using cog (#98812) 2025-01-14 15:58:38 +01:00
tmpl
astmanip_test.go
generators.go Core: Remove thema and kindsys dependencies (#84499) 2024-03-21 11:11:29 +01:00
go.mod Merge main into feat/faro-tracing-integration-part1 2025-10-07 22:28:34 +02:00
go.sum Merge main into feat/faro-tracing-integration-part1 2025-10-07 22:28:34 +02:00
jenny_core_registry.go CI: Bump golangci-lint to 2.0.2 (#103572) 2025-04-10 14:42:23 +02:00
jenny_eachmajor.go Core: Remove thema and kindsys dependencies (#84499) 2024-03-21 11:11:29 +01:00
jenny_go_spec.go Codegen: Cog and go fixes (#101408) 2025-03-12 10:12:56 +01:00
jenny_gofmt.go Codegen: format golang code from cue (#105352) 2025-05-14 06:56:27 +03:00
jenny_k8_resources.go Core: Remove thema and kindsys dependencies (#84499) 2024-03-21 11:11:29 +01:00
jenny_ts_types.go Core: Remove thema and kindsys dependencies (#84499) 2024-03-21 11:11:29 +01:00
jenny_tsveneerindex.go CI: Bump golangci-lint to 2.0.2 (#103572) 2025-04-10 14:42:23 +02:00
tmpl.go
util_go.go Core: Remove thema and kindsys dependencies (#84499) 2024-03-21 11:11:29 +01:00
util_ts.go Codegen: Isolate schema generation code (#98742) 2025-01-10 13:33:51 +01:00