Pull Request Explorer

Exploring 1074 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(explore): seed Starred query history filters from last-used filte… nicwestvold M No 16.8h 0.4h Jul 16, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat(plugins): render Assistant onboarding fallback svennergr M No 49.2h 46.2h Jul 16, 2026

LLM analysis pending

This PR has not been analyzed yet.

deps(go): bump golang.org/x/sync from 0.21.0 to 0.22.0 dependabot M No 10.7h 5.7h Jul 16, 2026

LLM analysis pending

This PR has not been analyzed yet.

Navigation: Add agento11y app nav entry alongside sigil ivanahuckova XS No 0.4h 0.3h Jul 16, 2026

LLM analysis pending

This PR has not been analyzed yet.

Dashboards: Handle unknown field override matcher ids without crashing dprokop L No 21.2h 0.0h Jul 16, 2026

LLM analysis pending

This PR has not been analyzed yet.

Snapshots: Prevent authorized annotations API from being called juanicabanas M No 23.3h 20.4h Jul 16, 2026

LLM analysis pending

This PR has not been analyzed yet.

API clients: OpenAPI specs + Generate RTK Query client for `plugins.grafana.app` tomratcliffe XL No 26.4h 5.8h Jul 16, 2026

LLM analysis pending

This PR has not been analyzed yet.

IAM: Only fall back to the legacy user service on not-found errors dmihai M No 337.9h 262.1h Jul 16, 2026

LLM analysis pending

This PR has not been analyzed yet.

Advisor: Remove advisorDatasourceIntegration feature toggle andresmgot L No 23.5h 3.5h Jul 16, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat(navigation): add Assistant onboarding nav entry svennergr M No 45.4h 45.1h Jul 16, 2026

LLM analysis pending

This PR has not been analyzed yet.

Dashboards: Skip empty-dashboard edit pane auto-open for assistant-built dashboards danmm-grafana M AI 49.2h 4.8h Jul 16, 2026

LLM analysis pending

This PR has not been analyzed yet.

Provisioning: Change commit message template to multi-line textarea MissingRoberto XS AI 16.3h 2.0h Jul 16, 2026

LLM analysis pending

This PR has not been analyzed yet.

Search: hold per-kind search fields in a shared registry pstibrany L No 0.4h 0.4h Jul 16, 2026

LLM analysis pending

This PR has not been analyzed yet.

Datasources: On-demand diagnostics for core plugins (behind feature toggle) fabrizio-grafana XL No 45.6h 0.1h Jul 16, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore: bump Oz model to Opus 4.8 (high) tonypowa S AI 19.8h 6.6h Jul 16, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: nats notifier subject pattern mustafasencer S No 16.8h 0.0h Jul 16, 2026

LLM analysis pending

This PR has not been analyzed yet.

Search: move IAM table column definitions to the legacy search backends pstibrany M No 16.7h 16.7h Jul 16, 2026

LLM analysis pending

This PR has not been analyzed yet.

Trace view: polish span detail attribute sections UI joey-grafana L No 18.6h 3.7h Jul 16, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: use wrapper for secret decryption in snapshots migration mustafasencer S No 45.5h 35.3h Jul 16, 2026

LLM analysis pending

This PR has not been analyzed yet.

Azure Monitor: Reject multiple 'starts with' dimension filter values with a clear error adamyeats M No 54.3h 53.2h Jul 15, 2026

Summary

Bug Fix

Reject multiple 'starts with' dimension filters

Prevents ambiguous Azure Monitor queries by rejecting multiple 'starts with' filters, providing clear error messages to users. This reduces dashboard and alert failures and improves user experience.

Health Assessment

Small
Low
High
  • Long review time due to complex Azure API behavior; small scope and low risk.

AI Details

Confidence: 0.20

Tech Stack

Languages: Go
fix(annotations): scope proxy token exchange to stack namespace cbodonnell M No 6.3h 6.1h Jul 15, 2026

Summary

Bug Fix

Scope proxy token exchange to stack namespace

Fixes 500 errors in legacy annotations API by scoping proxy token to stack namespace, ensuring reliable annotation writes for stack-scoped tokens.

Health Assessment

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

AI Details

Confidence: 0.75

Tech Stack

Languages: Go
Homepage: hide plugin-injected homepage tabs on the redesigned homepage ywzheng1 S No 0.4h 0.1h Jul 15, 2026

Summary

Feature

Hide plugin tabs on redesigned homepage

Remove plugin‑injected tabs from the new homepage to focus on onboarding content.

Health Assessment

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

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: React
Fix perms for users with datasource:create but not datasrouce:write permissions beejeebus S No 314.8h 0.9h Jul 15, 2026

Summary

Bug Fix

Fix datasource permission handling for creators

Ensures users who create datasources can edit them even without general write permissions, improving usability and security.

Health Assessment

Small
Low
Low
  • Long cycle time due to delayed approvals, but minimal code changes and quick review after initial approval.

AI Details

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

Tech Stack

Languages: Go
Search: Drop removed SearchFieldsHash field from rule builders rwwiv S No 0.3h 0.1h Jul 15, 2026

Summary

Bug Fix

Drop removed SearchFieldsHash field from rule builders

Fixes a build break by removing stale field assignments and updating tests to use the centralized hash provider, restoring compile success for unified storage/search.

Health Assessment

Small
Low
Low
  • Quick, low‑impact change that resolved a merge‑order conflict and restored build stability.

AI Details

Tech Stack

Languages: Go
Provisioning: Make Resources tab tree foldable MissingRoberto L AI 14.0h 0.3h Jul 15, 2026

Summary

Feature

Make Resources tab tree foldable

Improves usability by making the Resources tab tree foldable, allowing users to collapse folders and focus on relevant content.

Health Assessment

Medium
Low
Low
  • The PR had a fast cycle time of 14 hours and received multiple reviews from various tools and reviewers.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Auth: Assign base Grafana Cloud roles to Grafana.com users on Cloud instances cinaglia M No 48.7h 48.5h Jul 15, 2026

Summary

Feature

Assign base Grafana Cloud roles to Grafana.com users

Ensures Grafana.com users on Cloud instances receive consistent base roles, improving role consistency across Cloud deployments.

Health Assessment

Medium
Low
Medium
  • The review was delayed by nearly two days, but only a single round of changes was required, indicating a straightforward implementation with a bottleneck in the review pipeline.

AI Details

Tech Stack

Languages: Go
fix(security/medium/packages/grafana-data): update dependency dompurify to v3.4.12 [security] renovate-sh-app XS No 32.1h 32.1h Jul 15, 2026

Summary

Chore

Update dompurify dependency to v3.4.12

Security patch for DOMPurify to address XSS vulnerabilities in Grafana.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged within a day, indicating a smooth process.

AI Details

Confidence: 0.95

Tech Stack

Sqlite: Fix pragma parsing macabu M No 13.1h 11.3h Jul 15, 2026

Summary

Bug Fix

Fix SQLite pragma parsing

Corrects DSN conversion for the modernc driver, ensuring pragma names are parsed correctly and improving SQLite integration reliability.

Health Assessment

Medium
Low
Low
  • Merged within 13 hours with a single commit and no major review iterations, indicating a straightforward bug fix with minimal friction.

AI Details

Tech Stack

Languages: Go
deps(go): bump github.com/grafana/grafana-app-sdk/logging from 0.56.2 to 0.56.3 in the grafana-app-sdk group across 1 directory dependabot M No 19.0h 19.0h Jul 15, 2026

Summary

Chore

Bump grafana-app-sdk logging dependency

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

Health Assessment

Medium
Low
Low
  • Quick dependency bump with minimal changes, merged within 19 hours.

AI Details

Tech Stack

Languages: Go
deps(go): bump google.golang.org/api from 0.285.0 to 0.287.0 dependabot M No 18.9h 18.9h Jul 15, 2026

Summary

Chore

Bump google.golang.org/api dependency

Updates the Google API client library to the latest patch, ensuring compatibility and security fixes.

Health Assessment

Small
Low
Normal
  • Quick dependency update with minimal changes and no review rework.

AI Details

Tech Stack

Languages: Go
chore(deps): bump grafana/authlib for TokenExchangeSubject.Sub cinaglia M No 5.5h 5.0h Jul 15, 2026

Summary

Chore

Bump grafana/authlib dependency for token exchange

Updates authlib to expose Sub field, enabling fully‑typed subject in on‑behalf‑of token exchange for better actor resolution.

Health Assessment

Medium
Low
Low
  • Quick dependency bump with minimal review, indicating low risk and efficient process.

AI Details

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

Tech Stack

Languages: Go
Log details: capture link analytics matyax M No 5.5h 0.0h Jul 15, 2026

Summary

Feature

Capture link analytics in log details panel

Adds interaction analytics for link clicks in the log line details panel, enabling better user engagement tracking.

Health Assessment

Small
Low
Low
  • Fast cycle time of 5.5 hours with minimal rework; AI review identified a single issue early, leading to quick resolution.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Dashboard: Expose full panel runtime status via mutation API LIST_PANELS ivanortegaalba L No 12.9h 0.1h Jul 15, 2026

Summary

Feature

Expose full panel runtime status via LIST_PANELS

Adds runtime status, errors, and data schema to panel listings, enabling plugins and assistants to verify rendering without screenshots.

Health Assessment

Large
Low
Low
  • Quick review and merge with minimal iterations indicates high confidence in changes.

AI Details

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

Tech Stack

Languages: Typescript
CodeMirror: Document adding language support sgriff96 S No 0.2h 0.1h Jul 15, 2026

Summary

Docs

Add documentation for CodeMirror language support

Provides a guide for contributors to add new CodeMirror language packages, improving extensibility.

Health Assessment

Medium
Low
Low
  • Quick merge after single review, minimal risk and small scope.

AI Details

Confidence: 0.10

Tech Stack

Chore: update enterprise imports jtroy XS No 25.1h 24.8h Jul 15, 2026

Summary

Test

Update enterprise imports list

Ensures enterprise test dependencies are correctly imported, maintaining test integrity for enterprise features.

Health Assessment

Small
Low
High
  • Minimal test update with a single review, typical for maintenance tasks.

AI Details

Tech Stack

Languages: Go
Table: Delete compileFrameToRecordsV1; make frameToRecords more memoizable fastfrwrd L No 45.3h 0.1h Jul 15, 2026

Summary

Refactor

Remove old compileFrameToRecordsV1 and memoize frameToRecords

The change removes the legacy compileFrameToRecordsV1 function, paving the way for a more efficient table rendering approach. By memoizing frameToRecords, it reduces unnecessary recomputations, improving UI responsiveness and performance for end users.

Health Assessment

Large
Low
Low
  • Quick review cycle with minimal rework; performance-focused refactor with no functional changes.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Alerting docs: Alertmanager config limit JohnnyK-Grafana S No 4.0h 0.0h Jul 15, 2026

Summary

Docs

Add Alertmanager config limit documentation

Adds a section detailing the Alertmanager configuration limit and best practices, improving user guidance for alerting setups.

Health Assessment

Small
Low
Low
  • Merged within 4 hours with no review comments, indicating a straightforward documentation update with minimal risk.

AI Details

Confidence: 0.95

Tech Stack

Zanzana: split BatchCheck folder benchmarks mihai-turdean M No 17.5h 17.5h Jul 15, 2026

Summary

Test

Split BatchCheck folder benchmarks

Separates benchmark scenarios for BatchCheck and ListObjects strategies to reveal performance tradeoffs, improving visibility into backend authorization checks.

Health Assessment

Small
Low
Low
  • Quick benchmark refactor with minimal changes, fast review and merge.

AI Details

Confidence: 0.95

Tech Stack

Languages: Go
IAM: Fix Teams list returns empty for SSO users and service accounts colin-stuart S No 2.0h 1.5h Jul 15, 2026

Summary

Bug Fix

Fix Teams list for SSO users and service accounts

Ensures SAML‑provisioned users and service accounts can retrieve team memberships, improving access control visibility.

Health Assessment

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

AI Details

Tech Stack

Languages: Go
Provisioning: Show folder path in Migrate resources list MissingRoberto M AI 11.1h 0.3h Jul 15, 2026

Summary

Feature

Show folder path in Migrate resources list

Adds breadcrumb path to disambiguate nested folders in migration table, improving user clarity when selecting folders to migrate.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal changes, indicating low complexity and risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Provisioning: Strip deprecatedInternalId label for dashboards floriecai S No 0.9h 0.7h Jul 15, 2026

Summary

Bug Fix

Strip deprecatedInternalId label from dashboards

This change removes the deprecated internal ID label from dashboards during git-sync parsing, ensuring storage assigns unique IDs. It prevents duplicate ID conflicts that could arise from race conditions during sync operations, improving data integrity.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal changes indicate low complexity and quick resolution.

AI Details

Tech Stack

Languages: Go
Alerting: add endpoint to promote alertmanager configuration yuri-tceretian XL No 336.7h 21.5h Jul 15, 2026

Summary

Feature

Add endpoint to promote alertmanager configuration

Enables users to promote staged Alertmanager configurations to the main Grafana Alertmanager config, streamlining alerting workflows and reducing manual steps.

Health Assessment

X-Large
High
Medium
  • The PR had a long cycle time and required several commits after the initial review, indicating moderate complexity and potential bottlenecks in the review process.

AI Details

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

Tech Stack

Languages: Go
Visual refresh: Tweaks for light mode ashharrison90 L No 0.7h 0.1h Jul 15, 2026

Summary

Feature

Light mode visual refresh tweaks

Improves UI appearance for checkboxes, switches, and focus states in light mode, enhancing user experience.

Health Assessment

Large
Low
Low
  • Fast cycle time and single review round indicate a straightforward UI tweak with minimal risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Provisioning: Fix blank Action for deleted resources in PR comment MissingRoberto M AI 1.4h 0.2h Jul 15, 2026

Summary

Bug Fix

Fix blank Action for deleted resources in PR comment

Ensures deleted provisioning resources are clearly marked in pull‑request comments, improving visibility for reviewers.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes indicates low complexity and high confidence.

AI Details

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

Tech Stack

Languages: Go
SSE SQL: disable file reads at engine level kylebrandt S AI 1.4h 0.2h Jul 15, 2026

Summary

Feature

SSE SQL: disable file reads at engine level

Adds engine‑level protection against file‑read SQL operations, ensuring that even if parser guards are bypassed, file reads are blocked and security posture is strengthened.

Health Assessment

Small
Low
Low
  • Fast cycle time of 1.4 hours, single approval, minimal code changes, indicating low risk and efficient process.

AI Details

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

Tech Stack

Languages: Go
Plugins: Fix managed plugin major aligned regression toddtreece M No 1.6h 1.3h Jul 15, 2026

Summary

Bug Fix

Fix managed plugin major aligned regression

Restores update functionality for major-aligned managed plugins, ensuring users can upgrade plugins across major versions without manual intervention. This fixes a regression that disabled update buttons, improving plugin maintenance and user experience.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal review rounds indicate a straightforward fix with low risk.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
[release-13.1.1] Pagination: Set `aria-current` on active page grafana-pr-automation S No 0.9h 0.9h Jul 15, 2026

Summary

Feature

Set aria-current on pagination active page

Improves screen reader accessibility by marking the active pagination page.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
[release-13.1.1] TimeRangePicker: Better error message when field is empty grafana-pr-automation XS No 1.0h 1.0h Jul 15, 2026

Summary

Feature

Improve TimeRangePicker error message

Enhances user experience by providing a more informative error message when the TimeRangePicker field is left empty, reducing confusion and improving usability.

Health Assessment

Small
Low
Low
  • Fast cycle time and single review indicate a straightforward change with minimal risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
Snapshots: Prevent authorized public dashboards API from being called juanicabanas XS No 1.5h 0.1h Jul 15, 2026

Summary

Bug Fix

Prevent API call for snapshot dashboards

Stops unauthorized API requests when viewing snapshot dashboards, improving security and user experience.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, reviewed promptly by AI tool, merged within 1.5 hours.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
add redirect to single tentant when unsupported features deteched Multimo L No 5.8h 1.2h Jul 15, 2026

Summary

Feature

Redirect unsupported datasource requests to single tenant

Enables multi‑tenant Grafana to route unsupported datasource features through the single‑tenant path, allowing gradual rollout without full support. This reduces deployment friction and speeds feature rollouts.

Health Assessment

Large
Medium
Low
  • PR completed quickly with minimal review iterations, indicating straightforward implementation and efficient testing.

AI Details

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

Tech Stack

Languages: Go
« Page 9 of 22 »

Get this analytics stack for your team

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

Connect Repos