Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| Chore: Update i18n workflows | ashharrison90 | M | No | 2.7h | 0.0h | May 20, 2026 |
SummaryChoreUpdate i18n workflows Improves security by updating i18n workflows to use new shared composite actions Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| Alerting: External Alertmanager sender to use stable fingerprint for Alert | yuri-tceretian | M | No | 19.3h | 19.2h | May 20, 2026 |
SummaryBug FixUse stable fingerprint for Alertmanager alerts Ensures alert identifiers are consistent across runs, enabling reliable correlation between Grafana and Alertmanager logs, improving debugging and monitoring. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| docs(alerting): document inhibition rules toggle and managed routes | titolins | S | No | 319.9h | 181.2h | May 20, 2026 |
SummaryDocsDocument inhibition rules toggle and routes This documentation update informs users that inhibition rules only apply when the alertingMultiplePolicies feature toggle is enabled, preventing silent rule failures. It also updates API version references and explains managed routes for better alert management. Health Assessment
Small
Low
High
AI Details
Confidence:
0.10
Tech Stack |
||||||
| unified-storage: add tracing to lease package | renatolabs | M | No | 113.0h | 0.2h | May 20, 2026 |
SummaryFeatureAdd tracing to unified storage lease package Adds distributed tracing to lease operations, improving observability and debugging. Health Assessment
Medium
High
High
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| CI: Use new Github app for release process | joshhunt | M | No | 5.3h | 0.5h | May 20, 2026 |
SummaryCI/CDUpdate CI workflows to use new GitHub app This PR updates the release CI pipelines to integrate a new GitHub app, improving automation and security for release builds. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| Avoid resource stats for search build size hints | pstibrany | M | No | 0.4h | 0.4h | May 20, 2026 |
SummaryRefactorRemove unnecessary resource stats in search builds This change eliminates redundant database calls during search index builds, improving performance and reducing startup time. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| HeatmapPanel: Skip suggestions when data contains a string field | leeoniya | XS | No | 18.5h | 0.4h | May 20, 2026 |
SummaryBug FixSkip heatmap suggestions for string data Prevents crashes and inappropriate visual suggestions when heatmap receives unsupported string data, improving stability and user experience. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| unified-storage: add tracing to resource server `Read` | renatolabs | XS | No | 16.6h | 0.2h | May 20, 2026 |
SummaryBug FixAdd tracing to resource server Read Adds tracing to resource server read operations, enhancing observability and aiding performance troubleshooting. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| Alerting: Remote Alertmanager to use config status API | yuri-tceretian | S | No | 22.7h | 3.6h | May 20, 2026 |
SummaryFeatureUse config status API for remote alertmanager This change improves efficiency by comparing configuration hashes via the config status API instead of downloading full config, reducing overhead for developers and admins. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Go
|
||||||
| Alerting: remove MergeMatchers from ExtraConfiguration | yuri-tceretian | XL | No | 160.1h | 141.5h | May 20, 2026 |
SummaryRefactorRemove MergeMatchers from Alerting Configuration Simplifies alerting configuration by eliminating obsolete merge matcher logic, reducing complexity and maintenance overhead for Grafana alerting. Health Assessment
Large
High
High
AI Details
Confidence:
0.20
Tech Stack
Languages:
Go
|
||||||
| Preferences: fix merged swagger definition | ryantxu | M | No | 51.1h | 1.6h | May 20, 2026 |
SummaryBug FixFix merged swagger definition for preferences API Corrects the Swagger specification to reference the correct schema, ensuring API clients and documentation remain consistent and preventing potential runtime errors for users. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Go, Json
|
||||||
| fix: bridge the folder api gap for /count endpoint | mustafasencer | XL | No | 113.8h | 68.8h | May 20, 2026 |
SummaryBug FixFix folder API count endpoint depth Ensures /count endpoint returns correct descendant counts for folders, improving API accuracy and resource visibility. Health Assessment
Large
High
High
AI DetailsTech Stack
Languages:
Go, Sql
|
||||||
| Search: clean up Bleve title mappings | pstibrany | M | No | 46.2h | 20.1h | May 20, 2026 |
SummaryRefactorClean up Bleve title mappings This change removes temporary Bleve title mappings, streamlining search logic and improving performance. It also ensures case‑insensitive wildcard searches and eliminates legacy metrics. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Go
|
||||||
| Add search ring replica extension setting | pstibrany | M | No | 42.5h | 18.9h | May 20, 2026 |
SummaryFeatureAdd setting to control search ring replica extension This change allows deployments to avoid routing search traffic to replacement pods during rollouts, reducing short‑lived local index opens and improving stability. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| Add adaptive Bleve index build promotion | pstibrany | XL | No | 41.4h | 1.8h | May 20, 2026 |
SummaryFeatureAdd adaptive Bleve index build promotion This PR introduces adaptive promotion of Bleve search indexes, starting builds in memory and promoting to disk when a threshold is reached, improving performance and reducing expensive resource stats calls. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| Chore: Fix `check-frontend-test-coverage` action | ashharrison90 | XS | No | 1.0h | 1.0h | May 20, 2026 |
SummaryCI/CDFix check-frontend-test-coverage action Ensures the GitHub Action uses the correct token, allowing it to run and comment on PRs, improving coverage checks. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| CI: Remove unused workflow | joshhunt | M | No | 22.2h | 0.0h | May 20, 2026 |
SummaryCI/CDRemove unused Skye workflow Eliminates a non‑functional CI workflow, reducing maintenance overhead. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| fix: optimize the unified storage migration test setup | mustafasencer | M | No | 48.5h | 0.2h | May 20, 2026 |
SummaryTestOptimize unified storage migration test setup Improves test performance for unified storage migrations, reducing runtime and resource usage. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Go
|
||||||
| CI: Bump GTAB action to v0.2.3 | joshhunt | M | No | 0.6h | 0.0h | May 20, 2026 |
SummaryCI/CDBump GTAB action to v0.2.3 Updates the GitHub App Token action to the latest version, ensuring CI workflows use the most secure and up‑to‑date token generation. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| Alerting: Skip flaky test | macabu | XS | No | 0.4h | 0.3h | May 20, 2026 |
SummaryTestSkip flaky alerting test Removes a flaky test in the alerting feature to improve CI stability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| CI: Skip forks on PR test Docker job | macabu | XS | No | 49.5h | 0.2h | May 20, 2026 |
SummaryCI/CDSkip Docker job for forked PRs Prevents unnecessary Docker login attempts and resource usage for forked pull requests, improving CI efficiency. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| Unified Storage: Vector storage add metrics and traces | owensmallwood | XL | No | 38.6h | 15.2h | May 20, 2026 |
SummaryFeatureAdd metrics and traces to unified vector storage Enables observability of vector storage operations, improving performance monitoring and debugging for users and operators. Health Assessment
Large
High
Medium
AI DetailsTech Stack
Languages:
Go
|
||||||
| Chore: Improve levitate action to use a github app token | ashharrison90 | S | No | 16.1h | 0.3h | May 20, 2026 |
SummaryCI/CDImprove levitate action to use GitHub app token Enhances security of the levitate GitHub Action by switching to a GitHub App token, reducing exposure of personal access tokens for Grafana developers. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| policy: skip patch check event workflow until re-enabled | RafaelPaulovic | XS | No | 0.6h | 0.0h | May 20, 2026 |
SummaryChoreSkip patch check event workflow until re-enabled Disables policy checks for patch check event workflow to unblock merges. This ensures CI pipelines continue without interruption until the workflow is re-enabled. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
|
||||||
| alerting: fix ORM table mapping bug causing SELECT alert_rule columns FROM user on PostgreSQL | dhananjay6561 | S | No | 118.5h | 0.1h | May 19, 2026 |
SummaryBug FixFix ORM table mapping bug in alerting Prevents alert rule provisioning failures on PostgreSQL, ensuring reliable alerting and avoiding startup errors. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| Snapshots: Clean not used ST service in k8s API | evictorero | S | No | 90.4h | 89.9h | May 19, 2026 |
SummaryRefactorClean unused snapshot service in k8s API Removes obsolete snapshot service from the Kubernetes API, simplifying the codebase and reducing maintenance overhead for users. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Go
|
||||||
| ShortURL: Improve error handling in k8s goto redirect | evictorero | M | No | 97.6h | 0.1h | May 19, 2026 |
SummaryBug FixImprove ShortURL error handling for k8s redirects Ensures users are redirected to the correct app URL instead of seeing error pages, improving user experience and reducing support tickets. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| ShortURL: Promote k8s api to GA | evictorero | M | No | 114.9h | 0.0h | May 19, 2026 |
SummaryFeaturePromote ShortURL K8s API to GA Enables the ShortURL Kubernetes API as a generally available feature, allowing users to create and manage short URLs directly from Grafana dashboards. Health Assessment
Medium
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Go, Typescript
|
||||||
| Frontend: Deprecate duplicative ConfirmModal confirmButtonVariant prop | MattIPv4 | S | No | 96.2h | 68.6h | May 19, 2026 |
SummaryRefactorDeprecate duplicative ConfirmModal confirmButtonVariant prop This change removes a confusing duplicate prop, simplifying the modal API for developers and reducing maintenance overhead. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| TestUtils: Pin jest-canvas-mock | gtk-grafana | XS | No | 0.8h | 0.4h | May 19, 2026 |
SummaryChorePin jest-canvas-mock dependency Ensures consistent test environment by pinning jest-canvas-mock version, reducing flakiness. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| Chore: Update delivery bot usage | ashharrison90 | L | No | 3.8h | 0.2h | May 18, 2026 |
SummaryCI/CDUpdate delivery bot usage Updates usage of grafana-delivery-bot token for improved security. Health Assessment
Large
Medium
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| CI: update frontend coverage job to use updated access pattern for tokens from GitHub App | fastfrwrd | M | No | 0.5h | 0.1h | May 18, 2026 |
SummaryCI/CDUpdate CI job to use new token access pattern This change updates the frontend test coverage workflow to use the new token access pattern, preventing CI failures when tokens cannot be created via the GitHub App. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| CI: Update `setup-enterprise` and callers | ashharrison90 | M | No | 3.5h | 0.7h | May 18, 2026 |
SummaryChoreUpdate CI setup-enterprise workflow and callers Improves security by requiring a token for the setup-enterprise workflow and updating callers to pass it. This change ensures Grafana developers use secure CI practices. Health Assessment
Medium
Medium
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
|
||||||
| Correlations: Rerender actions list when correlations data changes | gelicia | XS | No | 66.7h | 61.4h | May 18, 2026 |
SummaryBug FixRerender actions list on correlation data change Fixes missing delete action for non‑read‑only correlations, ensuring users can delete correlations across pages. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Dashboard: Enrich section vars interaction reporting | harisrozajac | S | No | 114.6h | 2.4h | May 18, 2026 |
SummaryFeatureEnrich dashboard section variable reporting Adds detailed reporting of section owner (row or tab) for dashboard interactions, improving analytics and debugging. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Alerting: Add regression tests for notification preview routing (PR #124697) | gillesdemey | L | No | 71.9h | 3.9h | May 18, 2026 |
SummaryTestAdd regression tests for notification preview routing Adds regression tests to ensure notification preview routing bugs fixed in PR #124697 do not regress, improving stability for alerting features. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| [release-12.4.4] Packaging: Properly name install directory and re-use it for the service | grafana-delivery-bot | XS | No | 63.7h | 63.7h | May 18, 2026 |
SummaryChorePackage: Name install directory and reuse for service Ensures Grafana installs to a consistent directory and reuses that path for the service, improving deployment reliability. Health Assessment
Small
Low
Medium
AI Details
Confidence:
0.10
Tech Stack |
||||||
| [release-13.0.2] Packaging: Properly name install directory and re-use it for the service | grafana-delivery-bot | XS | No | 63.7h | 63.7h | May 18, 2026 |
SummaryChorePackage: Name install directory and reuse for service Ensures Grafana installs to correct directory and service uses same path, improving consistency and reliability. Health Assessment
Small
Low
Medium
AI DetailsTech Stack |
||||||
| Home: Add dashboard tabs with recent and starred dashboards | Clarity-89 | XL | No | 67.4h | 2.0h | May 16, 2026 |
SummaryFeatureAdd dashboard tabs to Grafana homepage Adds a tabbed dashboard section to the Grafana homepage, improving discoverability of recent and starred dashboards for users. Health Assessment
X-Large
Medium
Medium
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| Unified Storage: Vector storage exclude dashboards embeddings by view count | owensmallwood | L | No | 72.7h | 61.2h | May 15, 2026 |
SummaryFeatureExclude low-view dashboards from embeddings Reduces initial embeddings footprint by filtering dashboards with no recent views, improving storage efficiency. Health Assessment
Large
High
High
AI DetailsTech Stack
Languages:
Go
|
||||||
| Provisioning: Pass max file size to NewAPIBuilder | amalavet | S | AI | 27.6h | 14.8h | May 15, 2026 |
SummaryFeatureProvisioning: Pass max file size to NewAPIBuilder Allows multi‑tenant Grafana operators to configure per‑file upload limits for provisioning APIs, improving flexibility and security. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| CloudWatch: Add pagination support for log groups selection [Frontend] | codyconfer | L | No | 230.7h | 230.0h | May 15, 2026 |
SummaryFeatureAdd pagination support for CloudWatch log groups Enhances user experience by allowing access to more than 50 log groups, addressing a limitation in the AWS DescribeLogGroups API. Health Assessment
Medium
Medium
High
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| CloudWatch: Add pagination support for log groups selection [Backend] | codyconfer | L | No | 230.3h | 230.2h | May 15, 2026 |
SummaryFeatureAdd pagination support for CloudWatch log groups Adds cursor-based pagination for CloudWatch log groups, enabling users to view all groups beyond the first 50 results and improving large-account usability. Health Assessment
Large
High
High
AI DetailsTech Stack
Languages:
Go
|
||||||
| unified-storage: fix lease and sqlkv logging | renatolabs | S | No | 2.1h | 2.1h | May 15, 2026 |
SummaryBug FixFix lease and sqlkv logging in unified storage Ensures lease and sqlkv components log correctly, improving observability and debugging for storage operations. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Go
|
||||||
| plugins: fix test by adding missing `logstable` entry | renatolabs | S | No | 0.4h | 0.1h | May 15, 2026 |
SummaryTestplugins: fix test by adding missing logstable entry Ensures plugin tests pass by adding missing logstable entry, improving test reliability. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| chore(mt-annotations): api integration tests | cbodonnell | L | No | 19.7h | 19.2h | May 15, 2026 |
SummaryChoreAdd API integration tests for MT annotations Provides initial integration test coverage for the MT annotations API, establishing a foundation for future test expansion. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| Docker: Push distroless and slim variants on push to main | kminehart | XL | No | 2.3h | 0.1h | May 15, 2026 |
SummaryFeatureAdd distroless and slim Docker variants Enables automated building and pushing of distroless and slim Grafana Docker images on main branch pushes, improving deployment options and reducing image size. Health Assessment
Large
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| Home: Add test coverage for Grafana editions | MattIPv4 | S | No | 0.5h | 0.5h | May 15, 2026 |
SummaryTestAdd test coverage for Grafana editions Adds unit tests for the Grafana edition greeting, improving reliability and reducing regressions. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Snapshots: Skip dashboard validation in public mode | evictorero | M | No | 45.5h | 0.1h | May 15, 2026 |
SummaryBug FixSkip dashboard validation for public snapshots This change prevents unnecessary validation and URL creation for public snapshots, improving performance and avoiding errors for users. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| CanvasPanel: Integration test CI flake | gtk-grafana | S | No | 3.0h | 3.0h | May 15, 2026 |
SummaryTestFix flaky CanvasPanel integration test Adds a wait for React state updates to stabilize CanvasPanel integration tests in CI, improving reliability for developers. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||