Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| Chore: Update to latest version of scenes | ashharrison90 | S | No | 1.2h | 0.7h | May 05, 2026 |
SummaryChoreUpdate scenes dependency to latest version Ensures the scenes library is up-to-date, incorporating bug fixes and security patches, improving stability for all users. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| Chore: Remove React 19 deps and dedupe yarn lock | jackw | XL | No | 4.4h | 0.1h | May 05, 2026 |
SummaryChoreDowngrade React 19 deps and dedupe yarn lock Downgrades React dependencies to prevent dedupes favoring React 19 types, ensuring renovate PRs pass typechecks. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
Frameworks:
React
|
||||||
| Provisioning: Negotiate receive-pack capabilities for git pushes | MissingRoberto | XS | AI | 0.5h | 0.0h | May 05, 2026 |
SummaryBug FixEnable capability negotiation for git pushes Fixes silent-success errors on GitLab pushes, ensuring users see real errors and preventing data loss. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| Unified Storage: Warn when folders/dashboards migration is skipped | RafaelPaulovic | XS | AI | 0.9h | 0.5h | May 05, 2026 |
SummaryBug FixWarn on skipped folders/dashboards migration Adds a warning log for operators when a critical migration is skipped, preventing stale data after upgrades. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| AuthN: migrate auth token and session code to ConfigProvider | jtroy | M | No | 96.2h | 95.5h | May 05, 2026 |
SummaryFeatureMigrate auth token and session code to ConfigProvider This change migrates authentication logic to use ConfigProvider, enabling per-request configuration. It allows session code to be multitenant-aware, enhancing security and flexibility for multi-tenant deployments. Health Assessment
Medium
Medium
High
AI DetailsTech Stack
Languages:
Go
|
||||||
| Provisioning: Honor ruleset bypass for write workflow validation | MissingRoberto | L | AI | 121.2h | 97.3h | May 05, 2026 |
SummaryBug FixHonor ruleset bypass for write workflow validation This change removes a false positive that blocked legitimate repository configurations from saving, ensuring that direct pushes to branches with bypassed rules succeed and improving provisioning reliability. Health Assessment
Large
High
High
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| feat(featuremgmt): make dashboardSectionVariables GA and default-on | harisrozajac | S | No | 19.5h | 0.0h | May 05, 2026 |
SummaryFeaturePromote dashboardSectionVariables to GA and default-on This change promotes the dashboardSectionVariables feature to general availability and enables it by default, ensuring consistent behavior across OSS and Cloud deployments. Health AssessmentAI DetailsTech Stack
Languages:
Typescript, Go
|
||||||
| Provisioning: Bump nanogit to v0.17.0 to fix pushes with repositories using git modules | MissingRoberto | S | AI | 1.0h | 1.0h | May 05, 2026 |
SummaryBug FixBump nanogit to v0.17.0 for submodule support Updates the nanogit dependency to v0.17.0, fixing submodule handling during provisioning and ensuring repositories with git modules are correctly preserved. This resolves issue #123891 and improves reliability of provisioning workflows. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| Table: Fix width bi-directional updates for nested tables | fastfrwrd | L | No | 86.4h | 69.1h | May 05, 2026 |
SummaryBug FixFix nested table width updates Ensures consistent column widths across nested tables, improving user experience and data readability. Health Assessment
Large
High
High
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Chore: Bump plugin-e2e | sunker | S | No | 2.4h | 1.4h | May 05, 2026 |
SummaryChoreBump plugin-e2e to support new dashboard layout This PR updates the plugin-e2e test suite to incorporate the latest dashboard layout features, ensuring plugin developers can validate compatibility. The change maintains test stability and supports continuous integration for plugin development. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Chore: add tempo externalization warning | itsmylife | XS | No | 1.1h | 0.3h | May 05, 2026 |
SummaryChoreAdd Tempo externalization reminder workflow Adds automated reminder for Tempo datasource externalization to ensure contributors update external repo, improving consistency and reducing errors. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| DataSources: Send generateName with requests from the UI | ryantxu | M | No | 2.3h | 0.1h | May 05, 2026 |
SummaryBug FixSend generateName in UI DataSource requests Ensures Kubernetes API idempotency by requiring generateName or name on POST, improving reliability of data source creation. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Go, Typescript
|
||||||
| storage/unified/search: add findFreshSnapshotByBuildStart probe and align IndexMeta field names | pstibrany | L | No | 19.5h | 16.1h | May 05, 2026 |
SummaryFeatureAdd build-start probe and rename IndexMeta fields Adds a probe to verify index freshness based on build start time, reducing unnecessary rebuilds. Renames metadata fields for consistency across the storage package. Health Assessment
Large
Medium
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Go
|
||||||
| [release-12.4.4] CI: Switch frontend-lint to self-hosted runners | joshhunt | S | No | 0.2h | 0.2h | May 05, 2026 |
SummaryCI/CDSwitch frontend-lint to self-hosted runners Updates CI pipeline to use self-hosted runners for frontend linting, improving build speed and reliability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| BrowseDashboards: Fix cleared sort reset when switching to folder view | Clarity-89 | M | No | 4.3h | 4.1h | May 05, 2026 |
SummaryBug FixFix cleared sort reset on folder view switch This PR fixes a bug where clearing the sort on the Browse Dashboards page would be restored when switching to folder view, preventing users from staying in folder view. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| [release-13.0.2] CI: Switch frontend-lint to self-hosted runners | joshhunt | S | No | 0.1h | 0.0h | May 05, 2026 |
SummaryCI/CDSwitch frontend-lint to self-hosted runners Updates CI to use self-hosted runners for frontend linting, improving build speed and reliability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| CI: Switch frontend-lint to self-hosted runners | joshhunt | S | No | 0.3h | 0.1h | May 05, 2026 |
SummaryCI/CDCI: Switch frontend-lint to self-hosted runners Enables faster and more reliable linting by using self-hosted runners, reducing CI pipeline time and cost. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| Dashboards: Remove legacy non-scenes DashboardPage | Sergej-Vlasov | XL | No | 96.2h | 9.0h | May 05, 2026 |
SummaryRefactorRemove legacy non-scenes dashboard page Simplifies dashboard routing by removing dead code, reducing bundle size and maintenance overhead. Health Assessment
X-Large
Medium
Medium
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(deps): update grafana-app-sdk to v0.54.1 | moustafab | L | No | 10.5h | 0.5h | May 05, 2026 |
SummaryChoreUpdate grafana-app-sdk dependency to v0.54.1 Keeps app-sdk dependencies up to date, ensuring compatibility and security for developers. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| Provisioning: fix SyncAndWait race causing folder metadata test flake | MissingRoberto | S | AI | 19.2h | 19.1h | May 05, 2026 |
SummaryBug FixFix SyncAndWait race in provisioning tests Eliminates flaky provisioning sync tests by addressing a race condition, improving CI reliability and reducing false positives. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| Chore: upgrade to Storybook 10 | hugohaggmark | XL | No | 21.1h | 20.3h | May 05, 2026 |
SummaryChoreUpgrade Storybook to Version 10 Upgrades Storybook to keep the UI component library current, ensuring compatibility and leveraging new features for maintainers. Health Assessment
X-Large
High
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React, Storybook
|
||||||
| Sidebar: Open pane actions, dock, and go back redesign | torkelo | L | No | 182.3h | 158.8h | May 05, 2026 |
SummaryFeatureRedesign sidebar pane actions and navigation Improves user navigation and discoverability by reorganizing sidebar controls, enhancing dock placement, and adding back navigation, leading to a cleaner UI and better user experience. Health Assessment
Small
Medium
High
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| fix: publish the correct current dual writer mode | mustafasencer | M | No | 119.3h | 3.2h | May 05, 2026 |
SummaryBug FixPublish correct dual writer mode Ensures the system reports the correct dual writer mode, aligning behavior with storage mode and completing migrations. Health Assessment
Medium
Medium
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| Panel Edit: Fix issue with Table view not showing when time controls are hidden & no template var | yaelleC | S | No | 116.7h | 0.1h | May 05, 2026 |
SummaryBug FixFix panel edit table view visibility bug Ensures the Table view toggle remains visible when time controls are hidden, improving panel editing UX. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| [release-12.4.4] Alerting: Fix AlertManagerPicker visibility to check Alertmanager datasources | rodrigopk | M | No | 12.4h | 12.4h | May 05, 2026 |
SummaryBug FixFix AlertManagerPicker visibility for Alertmanager datasources Ensures the AlertManagerPicker component correctly shows when Alertmanager datasources are available, improving alerting UI consistency. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: add overload to replaceCachedPromise | hugohaggmark | S | No | 2.1h | 0.5h | May 05, 2026 |
SummaryChoreAdd overload to replaceCachedPromise Simplifies cache replacement by allowing callers to specify a cache key directly, reducing boilerplate for Grafana developers. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Restore dashboards: Remove restoreDashboards feature toggle | Clarity-89 | L | No | 71.0h | 0.0h | May 05, 2026 |
SummaryRefactorRemove restoreDashboards feature toggle Simplifies the codebase by removing the permanently-true restoreDashboards toggle, eliminating dead code branches and cognitive overhead. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Javascript, Go, Typescript
Frameworks:
React
|
||||||
| I18n: Download translations from Crowdin | grafana-pr-automation | M | No | 0.7h | - | May 05, 2026 |
SummaryFeatureDownload translations from Crowdin Automatically pulls updated translations into Grafana, ensuring UI stays current across languages. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||