Pull Request Explorer

Exploring 928 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
Docs: Quarterly InfluxDB data source docs update lwandz13 XL No 68.2h 0.0h May 07, 2026

Summary

Docs

Quarterly InfluxDB Docs Update

Updated InfluxDB documentation to improve user onboarding and support for new features, enhancing developer experience.

Health Assessment

X-Large
Medium
Medium
  • The PR required several iterations and multiple commits after the initial review, but the review cycle was fast and the final merge was achieved within a few days.

AI Details

Tech Stack

unified-storage: add support for leases section in sqlkv renatolabs S No 16.1h 9.2h May 07, 2026

Summary

Feature

Add leases support to sqlkv storage

Enables the leases package to use sqlkv as a key‑value store, improving storage consistency and reliability.

Health Assessment

Small
Low
Low
  • Quick approval with minimal changes indicates a straightforward enhancement.

AI Details

Tech Stack

Languages: Go
unified-storage: remove unused sqlkv queries renatolabs M No 16.5h 9.2h May 07, 2026

Summary

Refactor

Remove unused SQL queries from unified storage

Clean up legacy SQL queries no longer used after moving away from sqltemplate, improving maintainability and reducing code footprint.

Health Assessment

Medium
Low
Low
  • Quick cleanup with minimal review, indicating straightforward removal of dead code.

AI Details

Tech Stack

Languages: Sql
unified-storage: add resource label to broadcaster metrics renatolabs M No 39.5h 0.4h May 07, 2026

Summary

Feature

Add resource label to broadcaster metrics

Adds a resource label to broadcaster metrics to improve monitoring of resource usage.

Health Assessment

Medium
Low
Low
  • Fast review cycle with minimal rework, straightforward metric enhancement.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: ChatGPT
Confidence: 0.95

Tech Stack

Languages: Go
datasources: querier: test refactor gabor S No 24.6h 0.0h May 07, 2026

Summary

Refactor

Refactor querier unit test mocks

Improved clarity and maintainability of querier unit tests by splitting mock structure and removing unused methods, ensuring easier future modifications.

Health Assessment

Small
Low
Low
  • Quick turnaround with no functional impact, minimal risk.

AI Details

Tech Stack

Languages: Go
Filters: Fix NonApplicabilityHeader rule of hooks mdvictor XS No 6.3h 5.8h May 07, 2026

Summary

Bug Fix

Fix NonApplicabilityHeader hook rule

Fixes a crash caused by inconsistent hook calls in dashboard panels, improving stability for all users.

Health Assessment

Small
Low
Medium
  • Quick fix with minimal changes, merged within 6 hours, indicating efficient review and low complexity.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: React
[release-13.0.2] Alerting: return 409 when changing provenance isn't allowed in provisioning APIs grafana-delivery-bot XS No 18.2h 17.8h May 07, 2026

Summary

Bug Fix

Return 409 for disallowed provenance changes

Fixes provisioning API to return 409 instead of 500 for disallowed provenance changes, improving error handling consistency for users.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, fast review and merge, low risk.

AI Details

Confidence: 0.10

Tech Stack

Languages: Go
Provisioning: prevent spurious API call to non-existent 'non_provisioned' folder ywzheng1 XL No 47.8h 1.6h May 07, 2026

Summary

Bug Fix

Prevent API calls to non-existent provisioning folder

Stops erroneous bulk actions on non-provisioned items, improving user experience and reducing errors.

Health Assessment

X-Large
Medium
Medium
  • The PR was reviewed quickly but required several commits to address feedback, indicating moderate complexity for a bugfix. The large code addition suggests a significant change to the provisioning UI.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: ChatGPT
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
Plugins: Add plugins.marketplaceLicensing feature toggle xnyo S No 28.6h 4.6h May 07, 2026

Summary

Feature

Add plugins.marketplaceLicensing feature toggle

Adds a no‑op feature toggle for marketplace licensing checks, renewals, and usage reporting in Grafana Enterprise.

Health Assessment

Small
Low
Low
  • PR added a new feature toggle with minimal code changes and a quick review, indicating an efficient process.

AI Details

Tech Stack

Languages: Go
[release-12.4.4] Alerting: return 409 when changing provenance isn't allowed in provisioning APIs grafana-delivery-bot XS No 18.0h 17.8h May 07, 2026

Summary

Bug Fix

Return 409 for disallowed provenance changes

Fixes provisioning API to return correct 409 error instead of 500, improving error handling for users.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in a single commit after review, indicating low complexity.

AI Details

Tech Stack

Languages: Go
[release-12.3.7] Alerting: return 409 when changing provenance isn't allowed in provisioning APIs grafana-delivery-bot XS No 18.0h 17.8h May 07, 2026

Summary

Bug Fix

Return 409 for disallowed provenance changes

This change corrects the provisioning API to return a 409 Conflict when provenance changes are disallowed, replacing an incorrect 500 error. It improves API consistency and provides clearer feedback to users.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in a single review cycle, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Go
[release-12.2.9] Alerting: return 409 when changing provenance isn't allowed in provisioning APIs grafana-delivery-bot XS No 18.0h 17.8h May 07, 2026

Summary

Bug Fix

Return 409 for disallowed provenance changes

Fixes provisioning API to return 409 instead of 500 for disallowed provenance changes, improving error handling consistency for API users.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within 18 hours, indicating efficient review and low complexity.

AI Details

Tech Stack

Languages: Go
[release-11.6.15] Alerting: return 409 when changing provenance isn't allowed in provisioning APIs grafana-delivery-bot XS No 18.0h 17.8h May 07, 2026

Summary

Bug Fix

Return 409 for disallowed provenance change

The provisioning API now returns a 409 Conflict when disabling provenance is disallowed, replacing an incorrect 500 error. This change improves API consistency and provides clearer error semantics for users.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in a single commit after a single review, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Go
CsvExport: Remove sceneCsvExport feature toggle Sergej-Vlasov S No 25.3h 0.0h May 07, 2026

Summary

Refactor

CsvExport: Remove sceneCsvExport feature toggle

The removal of the sceneCsvExport feature toggle cleans up the feature flag system, reducing complexity for users and developers and streamlining future releases.

Health Assessment

Small
Low
Low
  • Merged within 25 hours with minimal changes, indicating a straightforward maintenance task with low risk.

AI Details

Tech Stack

Languages: Typescript, Go
Correlations: Allow target UID to be nullable for PATCH removal gelicia M No 42.5h 32.9h May 07, 2026

Summary

Bug Fix

Enable nullable target UID for correlation PATCH

Fixes a bug where editing a correlation from query to external failed to delete the target UID, ensuring data consistency and preventing stale references.

Health Assessment

Small
Low
Medium
  • PR was merged after a single review with minimal changes, indicating a straightforward fix with low risk.

AI Details

Tech Stack

Languages: Go, Typescript
chore(deps): update dependency nodemailer to v8.0.7 renovate-sh-app XS No 2.8h 2.8h May 07, 2026

Summary

Chore

chore(deps): update dependency nodemailer to v8.0.7

Updates nodemailer to address recent bug fixes, ensuring reliable email delivery for Grafana users.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes and no review back‑and‑forth, indicating a low‑risk dependency update.

AI Details

Tech Stack

Languages: Javascript
deps(go): bump github.com/grafana/cog from 0.1.11 to 0.1.12 dependabot S No 23.6h 23.2h May 07, 2026

Summary

Chore

Bump grafana/cog dependency

Updates the grafana/cog library to the latest patch, ensuring compatibility and security fixes.

Health Assessment

Small
Low
Low
  • Quick dependency bump with minimal changes, merged within a day.

AI Details

Tech Stack

Languages: Go
IAM: Implement UserK8sService.Delete method dmihai L No 3.4h 3.4h May 07, 2026

Summary

Feature

Implement UserK8sService Delete Method

Adds support for deleting users stored in Kubernetes, streamlining user management during the migration to K8s storage.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review rounds indicate smooth integration.

AI Details

Tech Stack

Languages: Go
Build: Add zipkin to nightly build bundling njvrzm XS No 4.1h 0.3h May 07, 2026

Summary

Feature

Add zipkin plugin to nightly build bundling

Adds the Zipkin datasource plugin to Grafana's nightly builds, ensuring it is included in official releases. It also updates bundling lists to keep files in sync.

Health Assessment

Small
Low
Low
  • Quick approval with minimal changes; the PR added a single plugin to the build process and updated a script, resulting in a fast merge.

AI Details

Tech Stack

Languages: Go
Search snapshots: MaxIndexAge=0 means "no age limit" pstibrany M No 2.7h 1.1h May 07, 2026

Summary

Bug Fix

Search snapshots: MaxIndexAge=0 means no age limit

Operators can now set MaxIndexAge=0 to indicate no age limit for snapshots, simplifying configuration and ensuring consistent behavior across snapshot freshness checks. This aligns snapshot handling with Go's zero-duration semantics, reducing confusion and potential errors.

Health Assessment

Small
Low
Low
  • Fast cycle time of 2.7 hours, single approval, minimal changes, low risk.

AI Details

Tech Stack

Languages: Go
CI: Only cancel in-progress swagger gen in PRs kminehart XS No 0.2h 0.0h May 07, 2026

Summary

CI/CD

CI: Only cancel in-progress swagger gen in PRs

Improves CI pipeline by canceling in-progress swagger generation jobs in PRs, leading to cleaner build status on main.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes; low risk and high confidence in stability.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
GenAI: Replace createMonitoringLogger calls with getLogger hugohaggmark S AI 0.9h 0.6h May 07, 2026

Summary

Refactor

Replace createMonitoringLogger with getLogger

Standardizes GenAI logging by routing it through the central logger registry, simplifying maintenance and ensuring consistent log handling.

Health Assessment

Small
Low
Low
  • Quick one-line refactor with minimal code changes, fast review and merge, indicating low complexity and risk.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
GrafanaUI: Ensure RadioButtons always have valid ID joshhunt XS No 1.6h 1.0h May 07, 2026

Summary

Bug Fix

Ensure RadioButtons always have valid ID

Fixes invalid or duplicate IDs in RadioButtonGroup, improving reliability in dynamic dashboards.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within 1.6 hours, indicating low complexity and high confidence.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Dashboard: Fix datasource-variable scoping for expression queries in repeated rows oscarkilhed M No 3.4h 1.3h May 07, 2026

Summary

Bug Fix

Fix datasource scoping for repeated row expressions

Ensures dashboards that repeat rows by datasource variable correctly resolve expression queries per row, preventing identical data across rows.

Health Assessment

Medium
Low
Low
  • Quick, single-commit fix with minimal changes and fast review cycle indicates low complexity and risk.

AI Details

Tech Stack

Languages: Typescript
Analytics Framework: Update documentation after moving it to `unstable` eledobleefe S No 0.3h 0.0h May 07, 2026

Summary

Docs

Update Analytics Framework documentation

Ensures users have an accurate guide for the Analytics Framework after it was moved to the unstable branch.

Health Assessment

Small
Low
Low
  • Rapid documentation update with immediate approval and no review friction.

AI Details

Tech Stack

Correlations: Replace createMonitoringLogger calls with getLogger hugohaggmark S AI 0.7h 0.0h May 07, 2026

Summary

Refactor

Replace monitoring logger with getLogger

Aligns correlation logging with runtime logger registry, simplifying maintenance.

Health Assessment

Small
Low
Low
  • Quick approval with minimal changes indicates low complexity.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
deps(go): bump github.com/fullstorydev/grpchan from 1.1.1 to 1.1.2 dependabot S No 20.0h 20.0h May 07, 2026

Summary

Chore

Bump grpchan dependency

Updates the grpchan library to the latest patch, ensuring compatibility and security fixes.

Health Assessment

Small
Low
Low
  • Quick dependency update with no code changes, minimal risk.

AI Details

Tech Stack

Languages: Go
Alerting: ungrouped alert rules support in list view konrad147 XL No 211.2h 188.4h May 07, 2026

Summary

Feature

Alerting: ungrouped alert rules support in list view

Enables provisioning and UI handling of alert rules without groups, simplifying alert management and reducing clutter for users.

Health Assessment

Large
High
High
  • The PR had a long cycle time and slow first review, yet no post-review commits were required, indicating the changes were accepted after a single review. The large number of lines added and many files changed suggest a substantial effort, raising the risk profile.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: React
IAM: Implement UserK8sService.Search method dmihai XL No 68.8h 49.0h May 07, 2026

Summary

Feature

Implement UserK8sService Search for IAM

Enables user search via the Kubernetes service, completing the migration of user API endpoints to the k8s backend and improving scalability and consistency for all users.

Health Assessment

X-Large
Medium
Medium
  • The PR was merged in 68.8 hours with a single review after a 49‑hour review time; no post‑review commits indicate a smooth final approval despite the large code addition.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Cursor
Confidence: 0.95

Tech Stack

Languages: Go
deps(go): bump github.com/mocktools/go-smtp-mock/v2 from 2.5.1 to 2.5.4 dependabot XS No 5.7h 5.7h May 07, 2026

Summary

Chore

Bump go-smtp-mock dependency

Updates the go-smtp-mock library to a newer patch version, ensuring compatibility and potential bug fixes.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, typical dependency bump.

AI Details

Tech Stack

Languages: Go
Simplify snapshot freshness selection pstibrany M No 16.0h 14.5h May 07, 2026

Summary

Refactor

Simplify snapshot freshness selection

This refactor simplifies snapshot freshness logic by using a single absolute cutoff, improving maintainability and reducing errors in snapshot selection.

Health Assessment

Small
Low
Low
  • The PR was reviewed quickly and approved without changes, indicating a straightforward refactor with minimal risk.

AI Details

Tech Stack

Languages: Go
Dependencies: Add github.com/redis/go-redis/extra/redisotel/v9 macabu M No 16.3h 0.1h May 07, 2026

Summary

Chore

Add Redis OTel dependency

Adds OpenTelemetry instrumentation for Redis used in the DEK cache, improving observability.

Health Assessment

Small
Low
Low
  • Quick review and merge, minimal changes, low risk.

AI Details

Tech Stack

Languages: Go
fix: bump only group validation max limit mustafasencer S No 1.1h 0.3h May 07, 2026

Summary

Bug Fix

Bump group validation max limit

Adjusts the maximum group validation limit to correct behavior.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes indicates straightforward bug fix.

AI Details

Confidence: 0.75

Tech Stack

Languages: Go
Migration: Widen team.updated to DATETIME(3) on MySQL mgyongyosi XS No 16.5h 15.1h May 07, 2026

Summary

Bug Fix

Widen team.updated to DATETIME(3) on MySQL

Ensures MySQL timestamps preserve millisecond precision for team updates, preventing false conflict errors and improving data consistency.

Health Assessment

Small
Low
Low
  • Quick, single‑commit migration with no rework, resolved within 16 hours of opening.

AI Details

Tech Stack

Languages: Go
Refactor BuildIndex setup flow pstibrany XL No 16.3h 16.3h May 07, 2026

Summary

Refactor

Refactor BuildIndex setup flow

Simplifies the BuildIndex process by separating preparation and execution steps, improving maintainability while preserving existing functionality.

Health Assessment

X-Large
Low
Low
  • The PR was reviewed quickly with a single comment and no rework, indicating a straightforward refactor with minimal risk.

AI Details

Tech Stack

Languages: Go
Filters: Runtime migration now preserves URL state mdvictor M No 23.3h 7.2h May 07, 2026

Summary

Feature

Preserve URL state during runtime migration

Ensures dashboards retain groupBy URL state during migration, preventing loss of user context and improving consistency. This fixes issues where dashboards would lose URL-specified groupBy settings after migration.

Health Assessment

Medium
Low
Low
  • Quick turnaround with single review and minimal rework indicates a straightforward change.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Chore: Deprecate legacy encryption package for MT apps mmandrus L No 11.7h 11.7h May 07, 2026

Summary

Chore

Deprecate legacy encryption package

Legacy services will transition to Grafana Secrets Manager, improving security and simplifying encryption management.

Health Assessment

Large
Low
Low
  • PR completed quickly with minimal review friction, indicating straightforward deprecation changes.

AI Details

Tech Stack

Languages: Go
deps(go): bump github.com/madflojo/testcerts from 1.4.0 to 1.5.0 dependabot S No 5.0h 5.0h May 07, 2026

Summary

Chore

Bump testcerts dependency

Updates the testcerts library to the latest patch, ensuring compatibility and security.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, typical dependabot update.

AI Details

Tech Stack

Languages: Go
Alerting: Replace createMonitoringLogger calls with getLogger hugohaggmark S No 17.6h 2.9h May 07, 2026

Summary

Refactor

Replace createMonitoringLogger with getLogger

Align alerting loggers with the runtime logger registry, simplifying logging and reducing duplication.

Health Assessment

Small
Low
Low
  • Quick approval with minimal changes indicates smooth review and low complexity.

AI Details

Tech Stack

Languages: Typescript
I18n: Download translations from Crowdin grafana-pr-automation L No 0.3h - May 07, 2026

Summary

Chore

Download translations from Crowdin

Automatically pulls updated translations into the frontend, ensuring users see localized content.

Health Assessment

Large
Low
Low
  • Fast merge with minimal review, automated translation update.

AI Details

Confidence: 0.95

Tech Stack

AppPlugin: Allow resources to contain "resources" in their path ryantxu M No 1.8h 1.8h May 06, 2026

Summary

Feature

Allow resources to contain 'resources' in path

Adds support for nested resource paths in app plugin registry, improving API flexibility.

Health Assessment

Medium
Low
Low
  • Fast cycle time, single review, minimal rework indicates a healthy process.

AI Details

Tech Stack

Languages: Go
Alerting: Fix provisioning API returning 500 for non-admin alert rule deletes rwwiv M No 1.8h 0.2h May 06, 2026

Summary

Bug Fix

Fix provisioning API 500 error for non-admin alert rule deletes

Ensures provisioning API returns correct HTTP status for non-admin service accounts, improving reliability for alert rule management.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes, fast review and merge, low risk.

AI Details

Tech Stack

Languages: Go
Chore: Route area/explore auto-triage to DataPro baldm0mma XS No 0.2h 0.1h May 06, 2026

Summary

Chore

Route area/explore auto-triage to DataPro

Updates auto‑triage label routing so new issues tagged area/explore land on DataPro's project board.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes; low risk.

AI Details

Tech Stack

TemplateDashboards: Fix tracking event regression juanicabanas S No 0.9h 0.0h May 06, 2026

Summary

Bug Fix

Fix template dashboard tracking event regression

Corrects tracking event to use template dashboard flag, ensuring accurate analytics for template dashboards.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no rework, merged within 1 hour.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore: update CODEOWNERS for Classic Explore nicwestvold XS No 0.4h 0.1h May 06, 2026

Summary

Chore

Update CODEOWNERS for Classic Explore

Reassigns ownership of Classic Explore and Query History to the DataPro team, streamlining internal review routing.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes; straightforward ownership update.

AI Details

Confidence: 0.10

Tech Stack

Stars: Consistently wrap the stars list option ryantxu XS No 0.9h 0.4h May 06, 2026

Summary

Bug Fix

Wrap stars list option consistently

Ensures stars storage always returns a single value, simplifying client handling.

Health Assessment

Small
Low
Low
  • Quick review and merge indicate low complexity and minimal risk.

AI Details

Confidence: 0.10

Tech Stack

Languages: Go
DualWriter: remove required rest.CollectionDeleter ryantxu XL No 11.0h 1.2h May 06, 2026

Summary

Refactor

Remove required CollectionDeleter from legacy storage

Simplifies dual write by allowing generic registry store to implement storage interface, reducing unnecessary implementation.

Health Assessment

Large
Medium
Medium
  • Rapid iteration with multiple small commits indicates active refactoring; quick review cycle suggests low friction.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Saved Queries: Close Guard Bug Fixes CollinFingar S No 0.8h 0.3h May 06, 2026

Summary

Bug Fix

Fix Saved Queries Close Guard Bugs

Users can now close out of Saved Queries as expected when canceling a save action, improving usability.

Health Assessment

Small
Low
Low
  • PR merged quickly with minimal changes, indicating a straightforward bug fix with low risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Tooltips: Add tests for utils which support Heatmap, Geomap tooltips fastfrwrd XL No 49.4h 48.8h May 06, 2026

Summary

Test

Add tests for tooltip utilities

Adds comprehensive unit tests for tooltip utilities supporting heatmap and geomap visualizations, improving test coverage and reliability.

Health Assessment

X-Large
Low
Low
  • The PR added extensive test coverage with a single review and no rework, indicating a smooth process.

AI Details

Tech Stack

Languages: Typescript
Alerting: return 409 when changing provenance isn't allowed in provisioning APIs khalilhaji XS No 22.6h 0.1h May 06, 2026

Summary

Bug Fix

Return 409 for disallowed provenance changes

Fixes provisioning API to return correct HTTP status for disallowed provenance changes, improving API consistency and error handling for users.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, fast review and merge, low risk.

AI Details

Confidence: 0.10

Tech Stack

Languages: Go
« Page 16 of 19 »

Get this analytics stack for your team

Connect GitHub and see cycle time, review bottlenecks, PR flow, and trend changes in minutes.

Connect Repos