Pull Request Explorer

Exploring 928 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
Snapshots: Fix expire time when using k8s api in mode0 evictorero M No 1.1h 0.3h May 14, 2026

Summary

Bug Fix

Fix snapshot expiration time for k8s API mode0

Corrects expiration calculation for snapshots created via the k8s API, ensuring accurate expiry and preventing premature deletion.

Health Assessment

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

AI Details

Tech Stack

Languages: Go
K8s Dashboards: Fix folder permission check to use dashboards:create mihai-turdean S AI 73.0h 1.8h May 14, 2026

Summary

Bug Fix

Fix folder permission check for dashboards:create

Ensures users with dashboards:create permission can create dashboards in folders, improving RBAC accuracy and preventing permission errors.

Health Assessment

Small
Low
Low
  • The PR resolved a permission issue with a single file change and a quick review, demonstrating efficient bugfix workflow.

AI Details

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

Tech Stack

Languages: Go
Backend: Update grafana-app-sdk to 0.55.0 gelicia L No 3.6h 3.6h May 14, 2026

Summary

Chore

Update grafana-app-sdk to 0.55.0

Updates grafana-app-sdk to 0.55.0, bringing in critical bug fixes and performance improvements for Grafana 13.1.x.

Health Assessment

Medium
Low
Low
  • Quick merge with minimal changes indicates low risk and efficient review process.

AI Details

Confidence: 0.75

Tech Stack

Languages: Go
Sql Expressions: Add parser tests sarahzinger M No 2.4h 2.3h May 14, 2026

Summary

Test

Add parser tests for SQL expressions

Enhances reliability of SQL expression parsing by adding comprehensive tests, ensuring future changes do not break parsing logic.

Health Assessment

Small
Low
Low
  • Quick approval with minimal changes indicates straightforward test addition.

AI Details

Tech Stack

Languages: Go
Secrets: [EncryptionManager] rename spans / add more spans / add more attributes to spans PoorlyDefinedBehaviour S No 0.9h 0.2h May 14, 2026

Summary

Health Assessment

AI Details

Tech Stack

Provisioning: Apply max_file_size cap to pull (sync) jobs amalavet L No 44.1h 0.2h May 14, 2026

Summary

Feature

Add max_file_size cap to pull jobs

Enforces file size limits on pull/sync jobs, preventing oversized files from being silently applied and surfacing errors per file.

Health Assessment

Large
Low
Low
  • Fast review and minimal rework indicate smooth integration.

AI Details

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

Tech Stack

Languages: Go
[release-13.0.2] docs(alerting): Document pending period behavior for No Data and Error states grafana-delivery-bot M No 0.5h 0.5h May 14, 2026

Summary

Docs

Document pending period behavior for No Data and Error states

Updated alerting documentation to reflect new pending period behavior for No Data and Error states, enhancing user understanding and reducing confusion.

Health Assessment

Medium
Low
Low
  • Quick merge with minimal changes, indicating a straightforward documentation update.

AI Details

Confidence: 0.20

Tech Stack

apply security patches kminehart M No 1.7h 0.0h May 14, 2026

Summary

Bug Fix

Apply security patches to backend routes

These patches address critical vulnerabilities in SSO token injection and snapshot route handling, improving security for Grafana deployments.

Health Assessment

Small
Low
Low
  • Fast turnaround with no review delays, indicating straightforward security fixes.

AI Details

Tech Stack

Languages: Go
Logs Panel: Add support to copy a log entry with fields/labels as JSON matyax XL No 25.6h 25.6h May 14, 2026

Summary

Feature

Add JSON copy support for log entries

Enables users to copy log entries as JSON, simplifying debugging and data sharing.

Health Assessment

Large
Low
Low
  • PR was reviewed and merged in a single cycle with no rework, indicating efficient collaboration.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
IAM: Source team search membercount from Team object mgyongyosi L No 3.2h 0.1h May 14, 2026

Summary

Feature

Source team search membercount from Team object

Team search now reads member count from Team object's Spec.Members, improving data accuracy.

Health Assessment

Small
Low
Low
  • Quick review and merge, low number of files changed and lines added/deleted.

AI Details

Confidence: 0.80

Tech Stack

Languages: Go
Frameworks: Kubernetes
Chore: remove `regionalFormat` code in backend eledobleefe L No 70.5h 68.3h May 14, 2026

Summary

Chore

Remove regionalFormat code in backend

Clean up legacy formatting code, simplifying the backend and reducing maintenance overhead.

Health Assessment

Large
Medium
Medium
  • The PR experienced a slow review and multiple reverts, indicating moderate friction, but the final merge was straightforward.

AI Details

Tech Stack

Languages: Go, Typescript
docs(alerting): Document pending period behavior for No Data and Error states ppcano M No 52.0h 4.4h May 14, 2026

Summary

Docs

Document pending period for No Data and Error states

Clarifies how No Data and Error alert states honor the pending period, reducing alert noise and improving user confidence in monitoring.

Health Assessment

Small
Low
Low
  • The PR was reviewed quickly and required only a single follow‑up commit, indicating a smooth, low‑friction process.

AI Details

Tech Stack

AuthN: authnserver: extract namespace when available jtroy M No 71.7h 0.4h May 14, 2026

Summary

Bug Fix

Extract namespace in authn server

Propagates the Kubernetes request namespace into the authn client to correctly identify the tenant, improving authentication accuracy.

Health Assessment

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

AI Details

Confidence: 0.75

Tech Stack

Languages: Go
Revert "Dashboards: Skip service for /api/dashboard/db (#122027)" dprokop XL No 1.2h 0.1h May 14, 2026

Summary

Bug Fix

Revert dashboard service skip for API

Undo changes that caused the dashboard API to skip service, restoring previous behavior and preventing potential data retrieval issues.

Health Assessment

X-Large
Medium
Low
  • Reverted a recent change quickly with minimal review, indicating a straightforward rollback of a problematic feature.

AI Details

Confidence: 0.95

Tech Stack

Languages: Go
Sql Expressions: update dependency sarahzinger XS No 1.0h 0.9h May 14, 2026

Summary

Chore

Sql Expressions: update dependency

Updates the go-mysql dependency to the latest fork, ensuring compatibility and security fixes for the Grafana backend.

Health Assessment

Small
Low
Low
  • Quick dependency bump with minimal changes, approved in under an hour.

AI Details

Tech Stack

Languages: Go
Dashboards: Add save as copy tracking event juanicabanas XS No 0.9h 0.1h May 14, 2026

Summary

Feature

Add dashboard save-as-copy tracking event

Adds an analytics event for the dashboard copy action, enabling better insight into user engagement and feature usage.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged within under an hour, with only a single small change, indicating a smooth, low-risk process.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Dashboards: Cleanup feature flags ryantxu L No 9.7h 0.0h May 14, 2026

Summary

Refactor

Dashboards: Cleanup feature flags

This PR removes obsolete feature flags and simplifies branching logic, improving maintainability and reducing complexity for dashboard functionality.

Health Assessment

Medium
Low
Low
  • Fast cycle time with minimal rework; AI review provided early feedback and helped streamline the cleanup.

AI Details

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

Tech Stack

Languages: Typescript, Go
[release-11.6.15] Dependencies: Bump to resolve some open scanners macabu XL No 2.2h 0.1h May 14, 2026

Summary

Bug Fix

Update dependencies to fix security vulnerabilities

This PR updates multiple Go dependencies to address a series of CVEs, ensuring the Grafana platform remains secure and compliant.

Health Assessment

Large
Medium
Low
  • Rapid review and merge after minimal changes, indicating high confidence in dependency updates.

AI Details

Tech Stack

Languages: Go
Dashboards: Fix broken add panel button after removing last panel ifrost XS No 77.9h 30.9h May 14, 2026

Summary

Bug Fix

Fix broken add panel button after panel removal

Restores the ability to add new panels after removing the last panel, improving dashboard usability.

Health Assessment

Small
Low
Medium
  • The PR had a slow review cycle but minimal code changes, indicating a straightforward bug fix with low risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
unified-storage: fix Badger implementation of `Keys` with desc sort renatolabs S No 15.2h 15.1h May 14, 2026

Summary

Bug Fix

Fix Badger Keys sorting in unified storage

Corrects key ordering for descending queries in unified storage, ensuring accurate data retrieval and preventing potential data inconsistencies.

Health Assessment

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

AI Details

Confidence: 0.20

Tech Stack

Languages: Go
[release-13.0.2] Apply security patches kminehart L No 2.2h 0.0h May 14, 2026

Summary

Bug Fix

Apply security patches for release 13.0.2

This PR applies critical security fixes across multiple components, addressing vulnerabilities in access control, data ingestion, and database drivers, ensuring compliance and protecting user data.

Health Assessment

Large
High
Low
  • Rapid merge after zero review time indicates high confidence in patch quality; large scope but minimal friction suggests well-tested changes.

AI Details

Tech Stack

Languages: Go
Advisor: Clean up unused checktypes andresmgot L No 2.7h 1.8h May 14, 2026

Summary

Refactor

Clean up unused checktypes in Advisor

Removes obsolete checktypes from the Advisor service, reducing clutter and preventing stale entries.

Health Assessment

Medium
Low
Low
  • Fast cycle time of 2.7 hours with a single dismissed review indicates a smooth, low-risk change.

AI Details

Confidence: 0.80

Tech Stack

Languages: Go
[release-12.4.4] Apply security patches kminehart L No 1.3h 0.0h May 14, 2026

Summary

Bug Fix

Apply security patches to Grafana backend

Fixes multiple critical vulnerabilities across data sources and access control, ensuring secure operation.

Health Assessment

Large
Medium
Low
  • Rapid merge after zero review time indicates high confidence in patch quality; large scope but minimal review suggests strong internal testing.

AI Details

Tech Stack

Languages: Go
[release-12.3.7] apply security patches 12.3.7 kminehart M No 1.0h 0.0h May 14, 2026

Summary

Bug Fix

Apply security patches for release 12.3.7

Fixes multiple critical vulnerabilities across data sources and live streaming, ensuring secure operation.

Health Assessment

Medium
Medium
Low
  • Rapid review and merge within an hour indicates high priority and efficient process.

AI Details

Tech Stack

Languages: Go
[release-12.2.9] apply security patches kminehart L No 1.0h 0.0h May 14, 2026

Summary

Bug Fix

Apply security patches

Fix multiple security vulnerabilities in Grafana

Health Assessment

Large
High
Low
  • This PR addresses multiple security vulnerabilities, indicating a high risk level. The large scope and short cycle time suggest efficient review and merge processes.

AI Details

Tech Stack

Languages: Go
[release-13.0.2] DashboardDS: Fix Mixed panels not updating on time-range change with stale upstreams ivanortegaalba L No 1.9h 1.8h May 14, 2026

Summary

Bug Fix

Fix Mixed panels stale data on time-range change

Ensures dashboard panels correctly refresh when the time range changes, preventing stale data display and improving user experience.

Health Assessment

Large
Low
Low
  • Quick fix with minimal rework, fast review, low risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
[release-12.4.4] DashboardDS: Fix Mixed panels not updating on time-range change with stale upstreams ivanortegaalba L No 1.9h 1.8h May 14, 2026

Summary

Bug Fix

Fix Mixed panels stale data on time-range change

Corrects stale data rendering in mixed datasource panels after time-range changes, improving reliability for dashboard users. Ensures panels refresh correctly, enhancing user experience.

Health Assessment

Large
Low
Low
  • Quick fix with minimal review, resolved in under 2 hours, indicating efficient collaboration.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript, Javascript
Create sqlExpressionsCodeMirror feature flag sgriff96 S No 18.8h 0.2h May 14, 2026

Summary

Feature

Add feature flag for CodeMirror SQL editor

Enables controlled rollout of the new CodeMirror 6 SQL editor for SQL expressions, allowing gradual release and testing before GA.

Health Assessment

Small
Low
Low
  • Quick review and merge, minimal changes, indicates straightforward feature flag addition.

AI Details

Tech Stack

Languages: Typescript, Go
[release-11.6.15] apply security patches kminehart L No 0.7h 0.0h May 14, 2026

Summary

Bug Fix

Apply security patches

This PR applies critical security fixes across multiple backend components, addressing vulnerabilities in access control, SQL parsing, and data source handling to ensure safer operation for Grafana users.

Health Assessment

Medium
High
Low
  • Fast cycle time and immediate review indicate a streamlined process for critical security fixes. The PR touches many backend files, reflecting comprehensive patching across data source integrations.

AI Details

Tech Stack

Languages: Go
[release-12.2.9] Dependencies: Bump to resolve some open scanners macabu XL No 2.7h 2.5h May 14, 2026

Summary

Bug Fix

Update dependencies to fix security vulnerabilities

This PR updates multiple Go module dependencies to address a series of CVEs, ensuring the Grafana backend remains secure and stable.

Health Assessment

X-Large
High
Low
  • Rapid resolution of multiple CVEs with minimal review cycles indicates efficient coordination.

AI Details

Tech Stack

Languages: Go
[release-12.3.7] Dependencies: Bump to resolve some open scanners macabu XL No 3.6h 3.4h May 14, 2026

Summary

Bug Fix

Dependencies Bump to Fix Security Vulnerabilities

Updates Grafana dependencies to address multiple CVEs, improving security posture.

Health Assessment

Large
Medium
Low
  • Rapid security fix with minimal review time, indicating efficient process.

AI Details

Tech Stack

Languages: Go
[release-12.4.4] Dependencies: Bump to resolve some open scanners macabu XL No 4.6h 4.4h May 14, 2026

Summary

Bug Fix

Dependency Bump to Fix Security Vulnerabilities

Updates Grafana dependencies to address multiple CVEs, improving security posture.

Health Assessment

Large
Low
Low
  • Rapid review and merge within 5 hours indicates an efficient process; many small commits suggest incremental updates to dependencies.

AI Details

Tech Stack

Languages: Go
[release-13.0.2] Dependencies: Bump to resolve some open scanners macabu XL No 6.2h 6.0h May 14, 2026

Summary

Bug Fix

Update dependencies to fix security vulnerabilities

This PR updates Grafana dependencies to address multiple CVEs, ensuring system security and stability.

Health Assessment

Large
Medium
Low
  • Fast cycle time and minimal review iterations indicate efficient handling of security dependency updates.

AI Details

Confidence: 0.10

Tech Stack

Languages: Go
[release-13.0.2] Docs: gcx updates grafana-delivery-bot S No 0.1h 0.1h May 14, 2026

Summary

Docs

Docs: gcx updates

Updated Grafana CLI GCX documentation for release 13.0.2, ensuring users have accurate guidance.

Health Assessment

Small
Low
Low
  • Quick backport of documentation changes, merged within minutes with minimal review.

AI Details

Tech Stack

Alerting: Expose `alerting.syncExternalAlertmanager` feature flag to frontend rodrigopk S No 22.7h 21.0h May 14, 2026

Summary

Feature

Expose alerting syncExternalAlertmanager flag to frontend

Adds frontend access to the alerting syncExternalAlertmanager feature flag, enabling UI gating for Mimir/Cortex auto‑sync functionality.

Health Assessment

Small
Low
Low
  • Fast cycle time and single review round indicate a straightforward, low‑risk change with minimal impact on the codebase.

AI Details

Confidence: 0.10

Tech Stack

Languages: Javascript, Typescript, Go
Docs: gcx updates urbiz-grafana S No 0.5h 0.0h May 14, 2026

Summary

Docs

Update GCX documentation

Enhances Grafana CLI GCX documentation with additional details, improving user guidance.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes indicates a straightforward documentation update.

AI Details

Tech Stack

Live: Drop HA prefix when running in cloud ryantxu M No 6.3h 2.5h May 14, 2026

Summary

Feature

Drop HA prefix for cloud live API

Simplifies channel naming for live API servers in cloud deployments, reducing configuration complexity and potential errors.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review friction indicate a straightforward change with low risk.

AI Details

Tech Stack

Languages: Typescript, Go
Pyroscope: Bump the Call Tree feature flag to public preview aleks-p S No 21.4h 20.3h May 14, 2026

Summary

Feature

Bump Call Tree feature flag to public preview

Enables the Call Tree feature in the Flame Graph UI for all users, moving it from beta to public preview while updating documentation and toggle checks.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes; feature flag bump and docs updated in a single commit, indicating efficient process.

AI Details

Confidence: 0.75

Tech Stack

Languages: Go
TimeSeries: Rename faceted filter option and persist pinned-sidebar state fastfrwrd M No 40.1h 25.1h May 14, 2026

Summary

Feature

Rename legend option and persist sidebar state

Clarifies the legend option name and ensures sidebar state is saved across sessions, improving user experience and workflow consistency.

Health Assessment

Medium
Medium
Medium
  • The PR required a single review cycle with moderate changes; AI assistance accelerated the implementation and testing of the new legend behavior.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Grafana UI: react-data-grid from npm registry jackw M No 6.7h 2.7h May 14, 2026

Summary

Chore

Replace git protocol with npm registry for react-data-grid

This change replaces the insecure git protocol dependency with a vetted NPM package, reducing security risk for all Grafana users.

Health Assessment

Medium
Low
Low
  • Fast cycle with minimal review friction indicates a straightforward dependency update with clear security benefits.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
[release-11.6.15] DashboardDS: Fix Mixed panels not updating on time-range change with stale upstreams ivanortegaalba L No 1.4h 1.2h May 14, 2026

Summary

Bug Fix

Fix Mixed Panels Time-Range Update Bug

Ensures dashboard panels correctly refresh when the time range changes, preventing stale data from being displayed.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes and fast review, indicating low complexity and high confidence.

AI Details

Tech Stack

Languages: Typescript
fix: starred dashboards nav tree display mustafasencer L No 17.1h 17.1h May 14, 2026

Summary

Bug Fix

Fix starred dashboards navigation display

Corrects navigation tree display for starred dashboards, improving user experience and reducing confusion.

Health Assessment

Large
Low
Low
  • PR resolved quickly with a single review and no rework, indicating a straightforward bug fix.

AI Details

Tech Stack

Languages: Go
CI: remove pkg/build package kminehart XL No 19.4h 18.1h May 14, 2026

Summary

CI/CD

Remove pkg/build package and dagger pipelines

Eliminates unused pkg/build package, replaces dagger pipelines with make and bash, simplifying CI and release workflows.

Health Assessment

Large
Medium
Low
  • PR merged in under 20 hours with a single approval, indicating a straightforward cleanup of CI pipelines.

AI Details

Tech Stack

Logs: Highlight `w` and `y` duration units in log syntax highlighting o6ivp S No 43.4h 2.6h May 14, 2026

Summary

Feature

Highlight w and y duration units in log syntax highlighting

Adds week and year duration units to Grafana Logs panel syntax highlighting, aligning visual consistency with other Grafana duration features.

Health Assessment

Small
Low
Low
  • Fast review cycle, minimal changes, improves consistency across Grafana features.

AI Details

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

Tech Stack

Languages: Typescript
DashboardDS: Fix Mixed panels not updating on time-range change with stale upstreams ivanortegaalba L No 49.0h 48.0h May 14, 2026

Summary

Bug Fix

Fix Mixed panels stale data on time-range change

This fix ensures dashboard panels correctly refresh when the time range changes, preventing stale data from being displayed to users.

Health Assessment

Medium
Low
Low
  • The PR had a single review with minimal changes, indicating a straightforward bug fix with low risk.

AI Details

Tech Stack

Languages: Typescript
GrafanaUI: Remove feature toggle for new panel padding torkelo S No 4.4h 2.9h May 14, 2026

Summary

Health Assessment

AI Details

Tech Stack

[release-13.0.2] Dockerfile: Fix plugins-bundled folder permissions grafana-delivery-bot XS No 0.2h 0.2h May 14, 2026

Summary

Bug Fix

Fix plugins-bundled folder permissions in Dockerfile

Ensures bundled plugins can be upgraded by correcting folder ownership, preventing permission errors for users.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes indicates low complexity and high confidence in fix.

AI Details

Tech Stack

Frameworks: Docker
Dockerfile: Fix plugins-bundled folder permissions andresmgot XS No 18.7h 18.7h May 14, 2026

Summary

Bug Fix

Fix Dockerfile plugin folder permissions

Ensures bundled plugins can be upgraded by correcting folder ownership in the Grafana Docker image, preventing permission errors for administrators.

Health Assessment

Small
Low
Low
  • Quick Dockerfile fix resolved permission issue and merged within 24 hours with minimal review effort.

AI Details

Confidence: 0.75

Tech Stack

Frameworks: Docker
[release-13.0.2] Plugins: Avoid skipping other plugins directories if one fails to load grafana-delivery-bot M No 18.3h 17.0h May 14, 2026

Summary

Bug Fix

Ensure all plugin directories load even if one fails

This change ensures that if a plugin directory fails to load, the system continues to load other directories, improving resilience and reducing downtime for users.

Health Assessment

Medium
Low
Low
  • The PR was merged within 18 hours, indicating a quick review cycle and minimal rework.

AI Details

Confidence: 0.10

Tech Stack

Languages: Go
[release-11.6.15] Bump immutable to latest jackw S No 1.0h 0.6h May 14, 2026

Summary

Bug Fix

Bump immutable to latest

Updates immutable to fix critical vulnerability reports, improving security for users.

Health Assessment

Small
Low
Low
  • Quick review and merge, indicating a straightforward and necessary security update.

AI Details

Tech Stack

Languages: Javascript
Frameworks: Yarn
« Page 10 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