Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| search: serialize concurrent index rebuilds and protect in-flight build directories | pstibrany | XL | No | 3.5h | 0.5h | May 08, 2026 |
SummaryBug FixSerialize concurrent index rebuilds and protect directories Fixes race conditions that caused search index corruption and write failures, ensuring reliable rebuilds and uninterrupted search service. Health Assessment
Large
Medium
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Go
|
||||||
| Alerting: Surface errors on contact point creation | rodrigopk | L | No | 42.6h | 14.9h | May 08, 2026 |
SummaryFeatureSurface contact point creation errors Users receive detailed error messages when creating contact points, improving troubleshooting and reducing support tickets. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| CI: Enable anonymous admin auth for Meticulous container tests | OCzarnecki | XS | No | 0.6h | 0.1h | May 08, 2026 |
SummaryCI/CDEnable anonymous admin auth for Meticulous container tests Allows Meticulous test runs to bypass Grafana login by enabling anonymous admin authentication, improving test reliability and reducing manual setup. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| Export CodeMirror completion types | sgriff96 | XS | No | 17.1h | 17.1h | May 08, 2026 |
SummaryFeatureExport CodeMirror completion types Adds TypeScript types for CodeMirror completions, improving type safety for the SQL editor and simplifying future feature reviews. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Home: Stub JSX-based homepage behind grafana.unifiedHomepage flag | Clarity-89 | L | No | 22.2h | 0.3h | May 08, 2026 |
SummaryFeatureStub homepage behind unifiedHomepage flag Adds a stub homepage for the experimental unifiedHomepage flag, enabling future content without altering routing logic. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| deps(go): bump go.uber.org/zap from 1.27.1 to 1.28.0 | dependabot | S | No | 34.8h | 34.8h | May 08, 2026 |
SummaryChoreBump go.uber.org/zap to 1.28.0 Updates the Zap logging library to the latest patch, improving logging performance and security. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| Logs: Highlight multi-unit durations in log syntax highlighting | o6ivp | S | No | 14.3h | 10.4h | May 08, 2026 |
SummaryBug FixHighlight multi-unit durations in logs Fixes syntax highlighting for Go-style duration values in Grafana Logs panel, improving readability for users. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Alerting: Delete stale sender metrics when deleting data sources | santihernandezc | M | No | 0.5h | 0.3h | May 08, 2026 |
SummaryBug FixDelete stale sender metrics on data source deletion Ensures metrics are cleaned up when an Alertmanager data source is removed, preventing stale data and memory leaks. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| Provisioning: Migrate provisioningReadmes toggle to OpenFeature (provisioning.readmes) | Clarity-89 | M | No | 1.9h | 1.3h | May 08, 2026 |
SummaryFeatureMigrate provisioningReadmes toggle to OpenFeature Migrates the provisioningReadmes feature toggle to the React-based OpenFeature client, enabling consistent flag naming and improved feature flag management. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript, Go
Frameworks:
React
|
||||||
| Plugins: preinstall grafana-assistant-app on Enterprise | svennergr | S | No | 2.7h | 2.7h | May 08, 2026 |
SummaryFeaturePreinstall grafana-assistant-app on Enterprise Adds automatic preinstallation of grafana-assistant-app for Enterprise builds, enabling users to benefit from the plugin out of the box while providing an opt‑out option. The change also removes unnecessary network calls in integration tests, improving test stability and speed. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| Login: Fix extra auto-login redirects | joshhunt | S | No | 0.4h | 0.0h | May 08, 2026 |
SummaryBug FixFix auto-login redirect edge cases Resolves unintended redirects during login by checking bootdata for errors and skipping redirects on anonymous pages, improving user experience. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
|
||||||
| Provisioning: Return Bad request for repo mismatch in webhook | ferruvich | S | No | 3.3h | 1.5h | May 08, 2026 |
SummaryBug FixReturn 400 for repo mismatch in webhook Fixes webhook error handling to return 400 instead of 500 for repository mismatches, reducing false SLO violations and improving reliability. This change prevents unnecessary error budget consumption and improves user experience for provisioning. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| Provisioning: Fallback reading metadata from configured branch in parser | ferruvich | M | No | 11.6h | 10.3h | May 08, 2026 |
SummaryBug FixAdd fallback for folder metadata in provisioning parser Fixes 403 errors when saving dashboards to new PR branches with granular RBAC, improving reliability for developers and preventing permission errors. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| Revert "Plugins: preinstall grafana-assistant-app on Enterprise" | macabu | XS | No | 0.3h | 0.0h | May 08, 2026 |
SummaryBug FixRevert preinstall grafana-assistant-app plugin Reverts a plugin preinstallation that caused CI failures, restoring stability. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| fix(dashboards): fix auto layout rendering with 0 width in EmbeddedDashboard | javiruiz01 | XS | No | 43.3h | 42.6h | May 08, 2026 |
SummaryBug FixFix auto layout width issue in EmbeddedDashboard This change corrects a rendering bug where embedded dashboards with auto layout displayed zero width, improving visual consistency for plugin developers. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: add overload to invalidateCachedPromise | hugohaggmark | M | No | 1.2h | 1.1h | May 08, 2026 |
SummaryChoreAdd overload to invalidateCachedPromise Simplifies cache invalidation by allowing callers to pass a key directly, reducing boilerplate for Grafana developers. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Plugins: remove legacy generation & rename feature flags | hugohaggmark | L | No | 3.2h | 3.1h | May 08, 2026 |
SummaryRefactorPlugins: remove legacy generation & rename feature flags Renames experimental feature flags to follow the <area>.<name> convention and removes legacy frontend flags, simplifying configuration for Grafana developers. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| [release-12.3.7] Go: Update version to 1.26.3 | macabu | XL | No | 0.6h | 0.0h | May 08, 2026 |
SummaryChoreUpdate Go runtime to 1.26.3 Bumps Go version and golang.org/x/net to address a security vulnerability, ensuring compatibility and security for the Grafana platform. Health Assessment
X-Large
Medium
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Go
|
||||||
| [release-11.6.15] Go: Update version to 1.26.3 | macabu | XL | No | 0.5h | 0.3h | May 08, 2026 |
SummaryChoreUpdate Go version to 1.26.3 Bumps Go runtime and vulnerable dependency to ensure security compliance. Health Assessment
X-Large
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Go
|
||||||
| [release-12.2.9] Go: Update version to 1.26.3 | macabu | XL | No | 0.5h | 0.3h | May 08, 2026 |
SummaryChoreUpdate Go version to 1.26.3 Bumps the Go runtime and golang.org/x/net to address a security vulnerability, ensuring Grafana’s backend services remain secure and compatible. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| [release-12.4.4] Go: Update version to 1.26.3 | macabu | XL | No | 0.7h | 0.5h | May 08, 2026 |
SummaryChoreUpdate Go version to 1.26.3 Bumps Go runtime and related dependencies to address a security vulnerability, ensuring compatibility and stability for Grafana's backend services. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| Dashboards: Avoid empty controls container in kiosk mode | oscarkilhed | S | No | 18.7h | 0.4h | May 08, 2026 |
SummaryFeaturePrevent empty controls container in kiosk mode This change removes an unnecessary blank space in kiosk mode dashboards, improving visual clarity for users displaying dashboards on TVs or kiosks. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| [release-13.0.2] Go: Update version to 1.26.3 | macabu | XL | No | 0.6h | 0.6h | May 08, 2026 |
SummaryChoreUpdate Go version to 1.26.3 Bumps Go runtime and dependencies to address security vulnerability, ensuring compatibility and stability for Grafana's backend services. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| docs(plugins): document mixed property in plugin.schema.json | tolzhabayev | XS | No | 22.6h | 0.4h | May 08, 2026 |
SummaryDocsDocument mixed property in plugin schema Adds documentation for the 'mixed' property in plugin schema, clarifying its behavior and preventing misuse. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack |
||||||
| Plugins: preinstall grafana-assistant-app on Enterprise | svennergr | XS | No | 22.2h | 5.6h | May 08, 2026 |
SummaryFeaturePreinstall grafana-assistant-app on Enterprise Adds Grafana Assistant app to the Enterprise preinstall list, enabling AI assistance by default while allowing users to opt out. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Go
|
||||||
| Chore: Upgrade to Go 1.26.3 | hairyhenderson | M | No | 7.7h | 0.0h | May 08, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| RichHistory: Replace createMonitoringLogger calls with getLogger | hugohaggmark | S | AI | 17.1h | 0.5h | May 08, 2026 |
SummaryRefactorReplace Monitoring Logger with Central Registry Aligns query-history logging with runtime registry, simplifying maintenance and ensuring consistent log source names. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Navigation: Rename "AI Observability" to "AI" in nav menu | ivanahuckova | XS | No | 38.9h | 38.9h | May 08, 2026 |
SummaryRefactorRename AI Observability to AI in nav menu Simplifies navigation by aligning the AI menu label with other short names, improving user clarity. Health Assessment
Small
Low
Medium
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| I18n: Download translations from Crowdin | grafana-pr-automation | M | No | 0.3h | - | May 08, 2026 |
SummaryFeatureDownload translations from Crowdin Automatically pulls updated translations from Crowdin into Grafana, ensuring the UI stays current across all supported locales. Health Assessment
Medium
Low
Low
AI DetailsTech Stack |
||||||
| Chore: make govulncheck non-policy-blocking | hairyhenderson | XS | No | 0.5h | 0.0h | May 08, 2026 |
SummaryChoreMake govulncheck non-policy-blocking Ensures vulnerability checks do not block CI pipeline, improving build speed. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Yaml
|
||||||
| [release-13.0.2] fix(dashboard-scene): enable resize for panels in tabs and rows added mid–edit session | grafana-delivery-bot | M | No | 147.4h | 147.0h | May 07, 2026 |
SummaryBug FixEnable panel resize in edit mode for new tabs/rows Panels added while editing now receive edit mode signals, enabling resize and drag. This fixes a UI bug that required exiting edit mode to activate resizing. Health Assessment
Small
Low
High
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| unified-storage: integrate kv leases in the storage backend | renatolabs | L | No | 44.2h | 0.8h | May 07, 2026 |
SummaryFeatureIntegrate KV leases into unified storage backend Adds lease support to storage backend, enabling safe concurrent access and improved data consistency for Grafana's unified storage layer. Health Assessment
Large
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| Frontend coverage: show regressed files and HTML report artifact on failure | fastfrwrd | M | No | 27.8h | 27.8h | May 07, 2026 |
SummaryFeatureAdd coverage regression reporting and HTML artifact Provides developers with a detailed list of files with decreased coverage and a link to an HTML report, enabling faster identification and resolution of coverage regressions. Health Assessment
Medium
Low
High
AI DetailsTech Stack
Languages:
Javascript, Yaml
|
||||||
| Chore: remove a test description that shouldn't be there | ashharrison90 | XS | No | 0.3h | 0.0h | May 07, 2026 |
SummaryChoreChore: remove a test description that shouldn't be there Removed an unnecessary test description from the timeseries panel configuration, improving code clarity and maintainability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Meticulous: Only run tests on frontend PRs | fastfrwrd | XS | No | 0.3h | 0.0h | May 07, 2026 |
SummaryCI/CDRun tests only on frontend PRs Limits CI test runs to frontend changes, reducing build time and resource usage. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| Suggestions, Presets: Update to use config.panelSeriesLimit as a default | fastfrwrd | M | No | 20.5h | 0.2h | May 07, 2026 |
SummaryFeatureUpdate Suggestions to use panelSeriesLimit default Adds a default series limit for Suggestions and Presets when panel_series_limit is configured, improving performance and preventing overload. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| NestedFolderPicker: Hide team folders when scoped to a root folder | ywzheng1 | S | No | 19.1h | 10.4h | May 07, 2026 |
SummaryFeatureHide team folders when scoped to a root folder When the folder picker is scoped to a specific subtree via rootFolderUID, team folders outside that scope are hidden to avoid confusion. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| storewrapper: refactor filteredWatcher for observability readiness | gamab | M | No | 5.3h | 5.2h | May 07, 2026 |
SummaryRefactorRefactor filteredWatcher for observability readiness Refactors the filteredWatcher to expose internal logic as methods, simplifying instrumentation for tracing and metrics. This enhances observability readiness while preserving existing functionality. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| Unified Storage: Vector storage wire up vector search and authz | owensmallwood | XL | No | 144.2h | 0.1h | May 07, 2026 |
SummaryFeatureAdd vector search and authz to unified storage Enables vector search over gRPC with authz filtering, improving search capabilities for dashboards and enhancing data retrieval efficiency. Health Assessment
X-Large
High
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| DataSources/UI: Fix NPE with generateName | ryantxu | S | No | 0.3h | 0.1h | May 07, 2026 |
SummaryBug FixFix NPE in DataSources UI generateName Fixes a null pointer exception that occurred when creating new data sources with the new CRUD API, ensuring a smoother user experience. Health Assessment
Small
Low
Low
AI Details
Confidence:
1.00
Tech Stack
Languages:
Typescript
|
||||||
| Azuremonitor: A11y improvements | ashharrison90 | S | No | 24.2h | 23.9h | May 07, 2026 |
SummaryBug FixAzuremonitor: Accessibility improvements Improves accessibility of Azure Monitor components, enhancing usability for users with assistive technologies. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Annotations: Expose AnnotationAppPlatform.Enabled to FE bootstrap | mdvictor | XS | No | 4.7h | 2.9h | May 07, 2026 |
SummaryFeatureExpose AnnotationAppPlatform.Enabled to FE bootstrap Enables the frontend to read the Annotation API enable flag from backend settings, allowing a single toggle for the new annotations API. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| Provisioning: Fix duplicate folder cleanup during full sync | ferruvich | XL | No | 28.4h | 0.3h | May 07, 2026 |
SummaryBug FixFix duplicate folder cleanup in provisioning sync Ensures provisioning full‑syncs do not fail when duplicate folder paths exist, preserving dashboards and preventing orphan folder errors, thereby improving reliability for customers. Health Assessment
X-Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot, ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| [release-12.4.4] fix: exclude github.com/moby/moby from swagger generation | khalilhaji | XS | No | 0.8h | 0.7h | May 07, 2026 |
SummaryBug FixExclude moby from swagger generation Backports exclusion of github.com/moby/moby to stop swagger doc diffs. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| [release-13.0.2] fix: exclude github.com/moby/moby from swagger generation | khalilhaji | XS | No | 0.7h | 0.7h | May 07, 2026 |
SummaryBug FixExclude moby from swagger generation Fixes swagger docs drift by backporting exclusion of moby from generation, preventing diff churn. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| Enable autocomplete on space in CodeEditor | sgriff96 | M | No | 49.2h | 40.1h | May 07, 2026 |
SummaryFeatureEnable autocomplete on space in CodeEditor This change improves the code editing experience by allowing autocomplete suggestions to appear when pressing space, aligning with familiar Monaco editor behavior and reducing typing friction for developers. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| [release-13.0.2] Docs: Quarterly InfluxDB data source docs update | grafana-delivery-bot | XL | No | 0.1h | 0.1h | May 07, 2026 |
SummaryDocsQuarterly InfluxDB Docs Update Updated InfluxDB documentation with new guides, troubleshooting, and SQL examples to improve user experience. Health Assessment
X-Large
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| Annotations: Add `kubernetesAnnotationsClient` feature flag | mdvictor | S | No | 5.9h | 5.2h | May 07, 2026 |
SummaryFeatureAdd kubernetesAnnotationsClient feature flag Adds a new feature flag to support the new annotations API client migration, enabling routing of annotation operations to the new endpoint. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript, Go
|
||||||
| deps(go): bump github.com/microsoft/go-mssqldb from 1.9.6 to 1.10.0 | dependabot | M | No | 12.6h | 12.6h | May 07, 2026 |
SummaryChoreBump go-mssqldb dependency to 1.10.0 Updates the Microsoft SQL driver to the latest version, ensuring compatibility and security fixes for Grafana's database connectivity. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| unified-storage: don't share BeginTx deadline with fixture setup in incident 2144 regression test | pstibrany | S | No | 1.2h | 0.0h | May 07, 2026 |
SummaryTestFix flaky BeginTx deadline in regression test Eliminates flaky test failures on slow CI runners by isolating context deadlines, improving test reliability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||