Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| Provisioning: Fix selective export quota counting whole namespace | MissingRoberto | M | AI | 0.9h | 0.8h | Jul 07, 2026 |
SummaryBug FixFix selective export quota counting Prevents false quota errors for selective provisioning exports, ensuring users can export selected resources without unnecessary failures. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| GrafanaUI: Convert Typeahead to a function component | joshhunt | L | No | 255.9h | 164.3h | Jul 07, 2026 |
SummaryRefactorConvert Typeahead to a function component This refactor replaces a legacy class component with a modern function component, improving code consistency and eliminating a lint suppression. It does not alter user-facing behavior. Health Assessment
Large
High
High
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Visual refresh: various tweaks | ashharrison90 | S | No | 89.4h | 89.4h | Jul 07, 2026 |
SummaryFeatureVisual refresh: various UI tweaks Enhances UI consistency with new visual refresh designs, improving user experience across dashboards and controls. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Advisor: Skip datasource health check when oauthPassThru is enabled | andresmgot | S | No | 115.4h | 115.2h | Jul 07, 2026 |
SummaryBug FixSkip datasource health check for oauthPassThru Prevents misleading health check failures for data sources using Forward OAuth Identity by skipping the check when no user token is available. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Go
|
||||||
| Chore: Bump @grafana/faro-* packages to 2.8.2 | codecapitano | L | No | 0.7h | 0.0h | Jul 07, 2026 |
SummaryChoreBump @grafana/faro-* packages to 2.8.2 Updates the frontend observability SDK to address session rotation and resource timing bugs, improving reliability and billing accuracy. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| Preferences: Close behaviour gaps between legacy and unified storage | ashharrison90 | XL | No | 114.3h | 17.8h | Jul 07, 2026 |
SummaryBug FixClose preference storage behavior gaps Aligns PATCH request behavior with legacy storage, enabling consistent preference handling and supporting new k8s APIs for a smoother user experience. Health Assessment
X-Large
High
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| Dashboard: Fix outdated docs link in snapshots | Camel4 | XS | No | 107.9h | 11.6h | Jul 07, 2026 |
SummaryBug FixFix outdated docs link in snapshots Users clicking Learn more in the snapshots UI now see the correct documentation, preventing 404 errors and improving user experience. Health Assessment
Small
Low
Medium
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| FeatureToggles: Remove drilldown control toggles superseded by dashboardUnifiedDrilldownControls | Sergej-Vlasov | M | No | 118.6h | 118.6h | Jul 07, 2026 |
SummaryRefactorRemove drilldown control toggles Removes five feature toggles from the registry now that all usages are gone, and regenerates the toggle metadata. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript, Go, Typescript
|
||||||
| Docs: Git Sync and Multi org | urbiz-grafana | XS | No | 90.7h | 0.0h | Jul 07, 2026 |
SummaryDocsAdd multi-org support to Git Sync docs Documentation updated to explain multi-organization support for Git Sync, improving clarity for users. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| Docs: Git Sync - couple of fixes | urbiz-grafana | XS | No | 0.3h | 0.1h | Jul 07, 2026 |
SummaryDocsFix Git Sync documentation Updates Git Sync docs to correct errors and incorporate feedback, improving clarity for users. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.75
Tech Stack |
||||||
| Docker: Fix permission denied when auto-updating bundled plugins | andresmgot | S | No | 113.1h | 1.2h | Jul 07, 2026 |
SummaryBug FixFix Docker plugin auto-update permission issue Ensures bundled plugins can auto-update in Grafana Docker images, preventing datasource outages. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Frameworks:
Docker
|
||||||
| feat(annotations): soft-deleting annotations in app platform api | cbodonnell | XL | No | 94.3h | 0.2h | Jul 06, 2026 |
SummaryFeatureAdd soft-delete for annotations API Enables soft-deletion of annotations, returning 410 Gone for deleted records and supporting includeDeleted search, improving data consistency and client error handling. Health Assessment
X-Large
High
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Go, Sql
|
||||||
| Visual refresh: Remap dark/light themes when flag is enabled | ashharrison90 | S | No | 1.0h | 1.0h | Jul 03, 2026 |
SummaryFeatureRemap dark/light themes behind flag Allows Grafana developers to safely deliver new visual themes behind a feature flag, enabling controlled rollout. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Add feature flag for new on-demand diagnostics feature | fabrizio-grafana | S | No | 170.9h | 166.4h | Jul 03, 2026 |
SummaryFeatureAdd feature flag for on‑demand diagnostics Enables a dedicated feature flag to control the upcoming on‑demand diagnostics feature for data source plugins, allowing selective activation and easier rollout. Health Assessment
Small
Medium
High
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Go, Typescript
|
||||||
| IAM: Defer list authorization to storage for teams, users and service accounts | gamab | M | No | 7.7h | 6.3h | Jul 03, 2026 |
SummaryBug FixDefer IAM list authorization to storage Allows users to list only resources they can access, returning empty lists instead of errors, improving security and user experience. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Go
|
||||||
| Search: derive BuildIndex column fields from the provider | pstibrany | L | No | 4.6h | 4.2h | Jul 03, 2026 |
SummaryRefactorDerive BuildIndex column fields from provider Aligns index and result columns to a single source, eliminating drift and simplifying callers without changing behavior. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Go
|
||||||
| PanelEdit: Fixes crash when changing to panel type with no data provider | torkelo | S | No | 0.7h | 0.0h | Jul 03, 2026 |
SummaryBug FixFix panel crash on type change Prevents crashes when editing panels without a data provider by adding guard checks and moving null checks outside the component, improving dashboard editing stability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Revert "Dashboards: Skip fanning out for data-less panels" | torkelo | S | No | 0.6h | 0.0h | Jul 03, 2026 |
SummaryBug FixRevert dashboard panel fanning bug Undo a change that caused incorrect panel behavior, restoring expected dashboard functionality. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Add doc count to snapshot index metadata | pstibrany | S | No | 3.7h | 0.6h | Jul 03, 2026 |
SummaryChoreAdd doc count to snapshot index metadata Adds a document count field to snapshot metadata to aid debugging and troubleshooting of snapshot uploads. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| Alerting: Add promote and auto sync to ImportToGMAWizard | rodrigopk | XL | No | 333.0h | 282.4h | Jul 03, 2026 |
SummaryFeatureAdd promote and auto sync to ImportToGMAWizard Enables users to choose how imported alerting configurations are applied—stage, promote, or auto‑sync—improving flexibility and integration with Grafana's alertmanager. Health Assessment
X-Large
High
High
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Dashboards: Stop reading legacy drilldown feature toggles | Sergej-Vlasov | M | No | 28.5h | 27.9h | Jul 03, 2026 |
SummaryRefactorRemove legacy drilldown feature toggles This change removes obsolete drilldown feature toggles, simplifying the dashboard codebase. No impact on end users, but improves maintainability and prepares for future deprecation. Health Assessment
Medium
Low
High
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| FeatureToggle: add grafana.useDefaultScopesEndpoint | tskarhed | S | AI | 0.3h | 0.2h | Jul 03, 2026 |
SummaryFeatureAdd experimental OpenFeature flag for default scopes Introduces a kill‑switch flag to control the /find/default_scope endpoint, enabling controlled rollout of the scope-first mode feature. The flag is off by default and hidden from docs, ensuring safe experimentation. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Go
|
||||||
| Dashboards: Skip fanning out for data-less panels | ifrost | S | No | 0.7h | 0.1h | Jul 03, 2026 |
SummaryBug FixSkip fanning out for data-less panels Fixes runtime error when panels have no data, improving stability for text visualizations. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Search: post-rank authorization for paginated search and federation | chaudyg | XL | No | 50.5h | 2.3h | Jul 03, 2026 |
SummaryFeatureAdd post-rank authorization for paginated search Enables efficient, authorized search results by ranking first and authorizing only needed hits, reducing latency and resource usage for large datasets. Health Assessment
X-Large
High
Medium
AI Details
Confidence:
0.10
Tech Stack
Languages:
Go
|
||||||
| Revert "DataPro (migration): Migrate `core/utils/explore.ts` (#127578)" | gtk-grafana | S | No | 0.2h | 0.0h | Jul 03, 2026 |
SummaryBug FixRevert migration of explore utilities Reverts a migration that introduced a bug, restoring previous functionality and ensuring user experience remains stable. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Search: drop unusable filter from numeric search fields | pstibrany | M | No | 0.3h | 0.1h | Jul 03, 2026 |
SummaryBug FixRemove filter capability from numeric search fields By eliminating the unsupported filter capability from numeric search fields, the search system no longer misrepresents available filters. This ensures accurate search results and reduces unnecessary index rebuilds. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| Provisioning: make sync per-resource write timeout configurable | MissingRoberto | M | AI | 0.6h | 0.2h | Jul 03, 2026 |
SummaryFeatureAdd configurable per-resource sync timeout Enables provisioning syncs to handle large dashboards by allowing a per-resource timeout, preventing premature cancellations and improving reliability. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Copilot, Codex
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| SQL Expressions: Add function signature help to the SQL editor | Develer | XL | No | 22.9h | 10.9h | Jul 03, 2026 |
SummaryFeatureAdd function signature help to SQL editor Provides inline function parameter guidance in the SQL editor, speeding authoring and reducing query errors. Health Assessment
X-Large
Medium
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| Secrets: Revert setting subject token in gRPC decrypt client | macabu | XS | No | 0.8h | 0.7h | Jul 03, 2026 |
SummaryBug FixRevert subject token setting in gRPC decrypt client Fixes identity type mismatch caused by subject token during token exchange, restoring correct behavior for secret decryption. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| Unified storage: add ListStoredResources discovery API | pstibrany | XL | No | 29.8h | 5.8h | Jul 03, 2026 |
SummaryFeatureAdd ListStoredResources discovery API Provides a lightweight API to list stored resource identities, enabling efficient discovery without counting objects. Health Assessment
X-Large
Medium
Low
AI DetailsTech Stack
Languages:
Go, Sql
|
||||||
| PanelChrome: Add subtitle prop for showing text in sub header | torkelo | M | No | 47.5h | 1.4h | Jul 03, 2026 |
SummaryFeatureAdd subtitle prop for PanelChrome sub header Adds a subtitle prop to PanelChrome to display text in the sub header, improving UI consistency and fixing layout issues when sub header visibility changes. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| CI: Bound Jest coverage memory with workerIdleMemoryLimit | fastfrwrd | XS | AI | 15.7h | 15.0h | Jul 03, 2026 |
SummaryCI/CDBound Jest coverage memory with workerIdleMemoryLimit Reduces per-team CI test memory usage, preventing out-of-memory failures and improving reliability. Health Assessment
Small
Low
High
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| Chore: Bump scenes to v8.9.5 | tskarhed | S | AI | 0.3h | 0.1h | Jul 03, 2026 |
SummaryChoreBump scenes to v8.9.5 Updates @grafana/scenes and @grafana/scenes-react to v8.9.5, fixing stale state bug in scope selector for better user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack |
||||||
| Docs: Remove references to variables & annotations in dashboard settings | imatwawana | XL | No | 209.4h | 0.0h | Jul 03, 2026 |
SummaryDocsRemove references to variables and annotations Updates documentation to reflect new sidebar workflow for adding variables and annotations, improving clarity for users. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack |
||||||
| [release-13.1.1] Org switching: Fix stale org data after switching organizations | grafana-pr-automation | M | No | 0.3h | 0.0h | Jul 03, 2026 |
SummaryBug FixFix stale org data after organization switch Ensures users see correct organization data immediately after switching, preventing stale data and improving user experience. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| [release-13.1.1] Docs: Explain Git Sync resource and repository limits | grafana-pr-automation | M | AI | 1.2h | 0.1h | Jul 03, 2026 |
SummaryDocsExplain Git Sync resource and repository limits Enhances documentation to clarify Git Sync limits, helping customers understand performance recommendations and scaling options. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack |
||||||
| Alerting: Rename mock to not have whitespace in folder name | macabu | XS | No | 0.3h | 0.0h | Jul 03, 2026 |
SummaryRefactorRename alerting mock folder to remove whitespace This change cleans up the mock folder structure, improving consistency and preventing potential path issues. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Search: derive a kind's column fields from its provider | pstibrany | M | No | 2.3h | 2.3h | Jul 03, 2026 |
SummaryRefactorDerive search fields from provider Simplifies search builder by removing legacy field and deriving column definitions on demand, improving maintainability without affecting search results. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| Search: allow sorting on dashboard usage counters and user last-seen time | pstibrany | M | No | 3.5h | 3.5h | Jul 03, 2026 |
SummaryFeatureEnable sorting on dashboard usage counters Improves search performance for dashboard usage metrics and user activity by enabling efficient sorting, reducing query latency. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| typo: _folder.json (git sync) | icelynjennings | XS | No | 94.9h | 94.2h | Jul 03, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| SQLTemplate: Replace whitespace in file name tests with underscore | macabu | M | No | 0.6h | 0.5h | Jul 03, 2026 |
SummaryRefactorRename test data files to use underscores Ensures test data filenames are valid by replacing whitespace with underscores, preventing potential file system issues. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Sql
|
||||||
| Org switching: Fix stale org data after switching organizations | Clarity-89 | M | No | 23.5h | 0.7h | Jul 03, 2026 |
SummaryBug FixFix stale org data after switching organizations Ensures organization switch updates client state and reloads the page, preventing stale data and improving user experience. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| Unified storage: Enforce RBAC for serviceaccount search/list/read | gamab | XS | No | 0.3h | 0.1h | Jul 03, 2026 |
SummaryFeatureEnforce RBAC for ServiceAccount Search Allows listing service accounts based on user permissions. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Go
|
||||||
| Docs: Explain Git Sync resource and repository limits | MissingRoberto | M | AI | 1.8h | 0.0h | Jul 03, 2026 |
SummaryDocsExplain Git Sync resource and repository limits This documentation clarifies Git Sync limits and offers scaling strategies. It reduces support overhead and helps customers plan resource usage effectively. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack |
||||||
| fix: remove orphaned inline secret on guaranteed update conflict | mustafasencer | M | No | 14.8h | 13.5h | Jul 03, 2026 |
SummaryBug FixRemove orphaned inline secret on update conflict Fixes a security issue by ensuring no orphaned inline secrets remain after update conflicts, preventing accidental exposure of sensitive data. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Go
|
||||||
| Unified storage: Enforce RBAC for team search/list/read | forsethc | XS | No | 15.7h | 0.1h | Jul 03, 2026 |
SummaryBug FixEnforce RBAC for team search in unified storage Ensures team search, list, and read operations respect RBAC, preventing unauthorized users from seeing all teams. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| Grafana UI: Restore getTagColor and getTagColorIndexFromName exports | Clarity-89 | XS | No | 0.4h | 0.4h | Jul 03, 2026 |
SummaryBug FixRestore missing tag color exports to prevent plugin crashes Re‑exports getTagColor and getTagColorIndexFromName to fix runtime crashes in plugins that rely on these utilities. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix: connection drain behavior and add integration test | mustafasencer | L | No | 15.4h | 0.1h | Jul 03, 2026 |
SummaryBug FixFix connection drain behavior and add integration test Ensures NATS connections drain properly, preventing message loss and resource leaks in the notification system, improving reliability for users. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| Provisioning: Hide View repository button from dashboard toolbar | ywzheng1 | XS | No | 13.5h | 13.2h | Jul 03, 2026 |
SummaryFeatureHide View Repository Button from Dashboard Toolbar Removes the View Repository icon from the dashboard toolbar to reduce clutter for Git sync users. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Dashboard Template: Add dropdown menu with Delete option + manage UI based on permissions | juanicabanas | XL | No | 50.8h | 0.1h | Jul 02, 2026 |
SummaryFeatureAdd delete option to dashboard template cards Enables users to delete dashboard templates directly from the card UI and hides edit/delete options for non‑editor roles, improving workflow and security. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||