grafana/contribute
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
..
architecture Merge main into feat/faro-tracing-integration-part1 2025-10-07 22:28:34 +02:00
backend Replace remaining calls to testing.Short where possible. (#110765) 2025-09-09 08:16:12 +00:00
breaking-changes-guide Docs: Edit of data requests and breaking changes docs (part 4 of Contribute doc quality project) (#88858) 2024-06-11 14:57:22 -07:00
documentation Docs: Edit of contribute to docs guide (part 8 of doc improvement project) (#90405) 2024-07-29 08:49:41 -07:00
engineering Docs: Edit contribute/style-guides (part 11 of doc improvement project) (#92169) 2024-08-23 08:08:04 -07:00
style-guides Docs: improve form field accessibility guidance (#110826) 2025-09-10 08:58:30 -04:00
ISSUE_TRIAGE.md community contributions: update issue triage guide (#111035) 2025-09-24 13:14:29 +02:00
README.md Docs: Edit of README and other topics in Contribute (part 1 of doc quality project) (#85832) 2024-05-30 10:41:02 -07:00
UPGRADING_DEPENDENCIES.md Docs: Clarify dependency management (#97928) 2024-12-13 14:19:38 +01:00
create-pull-request.md Chore: Move betterer eslint rules to use eslint suppressions (#106267) 2025-09-04 10:47:13 +01:00
deprecation-policy.md Docs: Edit of "Developer Guide" and other topics (part 2 of doc quality project) (#86072) 2024-05-29 11:08:41 -07:00
developer-guide.md Chore: Move betterer eslint rules to use eslint suppressions (#106267) 2025-09-04 10:47:13 +01:00
feature-toggles.md Merge main into feat/faro-tracing-integration-part1 2025-10-07 22:28:34 +02:00
internationalization.md i18n: removes useTranslate hook (#106556) 2025-06-12 11:03:52 +02:00
merge-pull-request.md Update backport instructions in contributing docs (#106060) 2025-05-27 14:49:25 +01:00
triage-issues.md Docs: Fix broken links in contribute/**/*.md (#92182) 2024-09-12 15:51:30 +03:00

README.md

Contribute to the Grafana project

We're excited that you're considering making a contribution to the Grafana project! This is the place to find guides for contributors to our open-source project.

These are some good resources to explore for developers:

Learn how to create great documentation and apps for Grafana:

Find style guides for the Grafana software project: