grafana/pkg/build
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
..
a11y E2E: migrate to playwright (#107241) 2025-07-11 10:31:33 +01:00
actions/bump-version CI: pin dagger version to match go.mod (#110638) 2025-09-05 00:28:27 +00:00
cmd Remove drone & dead code in pkg/build; update go modules (#109935) 2025-08-20 14:27:58 -05:00
config Remove drone & dead code in pkg/build; update go modules (#109935) 2025-08-20 14:27:58 -05:00
daggerbuild Chore: Remove Bingo as Drone is removed (#110020) 2025-08-22 13:49:44 +02:00
e2e E2E: migrate to playwright (#107241) 2025-07-11 10:31:33 +01:00
e2e-playwright Playwright: Changes needed for enterprise tests (#110424) 2025-09-03 15:45:54 +01:00
e2eutil CI: Use playwright in daggerbuild (#108860) 2025-07-29 14:25:21 +00:00
wire Chore: update golang.org/x/exp (#110980) 2025-09-11 22:13:07 +03:00
cmd.go Merge main into feat/faro-tracing-integration-part1 2025-10-07 22:28:34 +02:00
docs.go
exec.go
fs.go
git.go
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
opts.go
version.go