Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| Azure Monitor Pagination: Log groups/Subscriptions | codyconfer | L | No | 92.7h | 71.2h | Jul 14, 2026 |
SummaryFeatureAdd pagination helper for Azure Monitor subscriptions and workspaces Ensures Azure Monitor users see complete subscription and workspace lists by fetching all ARM pages, preventing truncated data in large tenants. Health Assessment
Large
High
High
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor, Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| Pyroscope: Add to default bundled and preinstalled plugins | itsmylife | XS | No | 4.4h | 1.8h | Jul 14, 2026 |
SummaryFeatureAdd Pyroscope to default bundled plugins Ensures on-prem and OSS users retain Pyroscope datasource support after its removal from core, maintaining continuity and reducing disruption. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| Pyroscope Datasource: Remove from core plugins | itsmylife | XL | No | 4.5h | 0.0h | Jul 14, 2026 |
SummaryRefactorRemove Pyroscope Datasource from Core Plugins Externalizes the Pyroscope datasource to a dedicated plugin repository while keeping it bundled with Grafana, simplifying core code and improving modularity. Health Assessment
X-Large
High
Medium
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Go, Javascript, Typescript, Yaml
|
||||||
| Home: Gate homepage recommendations on live plugin state and permissions | Clarity-89 | L | No | 100.5h | 97.7h | Jul 14, 2026 |
SummaryFeatureGate homepage recommendations based on plugin state This update ensures the Grafana homepage only shows relevant plugin recommendations, improving user experience by preventing irrelevant or inaccessible suggestions. Health Assessment
Large
Medium
High
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| TimeSeries: delete yAxisTickControl toggle | fastfrwrd | S | No | 22.3h | 21.2h | Jul 14, 2026 |
SummaryRefactorRemove yAxisTickControl feature toggle Clean up stale feature flag to simplify codebase and reduce maintenance overhead. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Go
|
||||||
| Plugins App: Handle dependencies | toddtreece | XL | No | 123.7h | 7.8h | Jul 14, 2026 |
SummaryFeaturePlugins App: Handle dependencies Adds dependency handling logic to plugin storage, ensuring that unregistration of plugins correctly updates dependent plugins and triggers necessary hooks, improving stability and consistency of the plugin ecosystem. Health Assessment
X-Large
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| Chore: CodeMirror migration - drop CloudWatch dependency on completion types | nicwestvold | XL | No | 142.0h | 139.2h | Jul 14, 2026 |
SummaryChoreRemove dead CloudWatch completion type dependency Clean up unused CloudWatch code, removing dead dependency on Slate-era completion types, ensuring no runtime impact. Health Assessment
X-Large
Low
High
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| Chore: Remove Slate from alerting rule-details expression display | nicwestvold | M | No | 140.1h | 0.0h | Jul 14, 2026 |
SummaryRefactorRemove Slate dependency from alerting expression display Eliminates the Slate editor dependency from alerting rule displays, reducing bundle size and simplifying maintenance. Syntax highlighting remains intact using Prism, ensuring accurate copy functionality. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Dashboard Migration: Fix stack overflow in v16 when panel span exceeds grid width | Sergej-Vlasov | M | No | 0.9h | 0.0h | Jul 14, 2026 |
SummaryBug FixFix stack overflow in dashboard migration v16 Prevents crashes during dashboard migrations, ensuring reliable upgrades for users. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Go
|
||||||
| Packaging: refactor `postinst` | kminehart | L | No | 290.5h | 2.3h | Jul 14, 2026 |
SummaryRefactorRefactor packaging postinst scripts Improves reliability and removes deprecated init.d scripts, ensuring systemd compatibility. Health Assessment
Medium
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack |
||||||
| GaugePanel: Format scale labels using field units | tamen25 | S | No | 33.6h | 33.5h | Jul 14, 2026 |
SummaryBug FixFormat gauge scale labels with field units Ensures gauge threshold labels match displayed units, improving data accuracy and user comprehension. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Log elapsed time needed to get resource stats from storage. | pstibrany | XS | No | 0.4h | 0.0h | Jul 14, 2026 |
SummaryFeatureLog resource stats retrieval time on startup Enables performance monitoring by logging the time taken to fetch resource stats from storage during startup, helping identify bottlenecks. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Go
|
||||||
| fix: initialize nats notifier dropped metrics | mustafasencer | S | No | 0.6h | 0.2h | Jul 14, 2026 |
SummaryBug FixFix NATS notifier dropped metrics initialization Ensures NATS notifier metrics are properly initialized, improving observability of dropped events and aiding in monitoring system reliability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| Provisioning: Enable Github Enterprise provider by default | floriecai | XS | No | 5.2h | 2.0h | Jul 14, 2026 |
SummaryFeatureEnable GitHub Enterprise provider by default Adds default support for GitHub Enterprise in provisioning, improving integration for enterprise users. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Go
|
||||||
| Provisioning: add ability to force full pull instead of incremental sync | floriecai | L | No | 19.4h | 16.6h | Jul 14, 2026 |
SummaryFeatureAdd ability to force full sync in provisioning UI Users can trigger a full sync from the UI, giving them control over provisioning during migrations. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| LogsTable: use TableNG instead of TablePanel as integration point | fastfrwrd | L | No | 1.4h | 0.0h | Jul 14, 2026 |
SummaryRefactorSwitch LogsTable to use TableNG Enables decoupling of LogsTable from TablePanel by integrating directly with TableNG, improving maintainability and future extensibility. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| SSOSettings: add storage-mode lever for the SSOSetting kind | linoman | M | No | 151.3h | 150.8h | Jul 14, 2026 |
SummaryFeatureAdd storage-mode lever for SSOSetting kind Adds a configuration lever to toggle SSO setting storage behavior, allowing legacy storage to remain active by default while enabling future MT-Settings integration. This change ensures backward compatibility and provides a clear failure mode for unimplemented storage paths. Health Assessment
Medium
Medium
High
AI DetailsTech Stack
Languages:
Go
|
||||||
| Storage: type the search-fields map keys with LowerGroupResource | pstibrany | L | No | 0.9h | 0.9h | Jul 14, 2026 |
SummaryRefactorType search-fields map keys with LowerGroupResource Introduces a distinct key type for search indexing maps, enhancing type safety and preventing accidental misuse of raw group/resource strings. This change reduces potential bugs and improves maintainability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| chore: bump TRIAGE_REF to pick up the DataPro review overlay | tonypowa | S | AI | 3.9h | 2.2h | Jul 14, 2026 |
SummaryCI/CDBump TRIAGE_REF for DataPro review overlay Updates triage reference to enable DataPro agent reviews with domain‑specific rules, improving review accuracy. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| [release-13.0.4] Docs: Fix broken links | imatwawana | XS | No | 92.0h | 91.9h | Jul 14, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| MSSQL: Remove from core plugins | ryanmorris708 | XL | No | 87.3h | 0.0h | Jul 14, 2026 |
SummaryRefactorRemove MSSQL core plugin and externalize datasource The MSSQL data source is now externalized to a separate repository, simplifying core plugin maintenance and ensuring continued bundling without affecting user experience. Health Assessment
X-Large
High
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| IAM: Fix teams list UI search when team contains special characters | colin-stuart | M | No | 19.0h | 0.0h | Jul 14, 2026 |
SummaryBug FixFix teams list UI search for special characters Improves team search functionality by allowing queries with special characters, preventing "No teams found" errors and ensuring accurate team discovery for administrators. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Global template variables: Management UX | harisrozajac | XL | No | 279.1h | 0.8h | Jul 14, 2026 |
SummaryFeatureAdd global dashboard variable management UI Introduces a new management surface for global and folder‑scoped dashboard template variables, enabling users to create, edit, move, and delete variables from a dedicated UI, improving cross‑dashboard consistency and reducing configuration duplication. Health Assessment
Large
High
Medium
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor, Copilot
Confidence:
0.95
Tech Stack
Languages:
Go, Typescript, Javascript
Frameworks:
React
|
||||||
| CodeMirror: Create custom Grafana syntax theme | sgriff96 | L | No | 93.7h | 0.3h | Jul 14, 2026 |
SummaryFeatureCreate custom Grafana CodeMirror syntax theme Adds a Grafana‑specific CodeMirror theme that aligns editor styling with Grafana tokens, improving readability and consistency across light and dark modes. Health Assessment
Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript, Yaml
Frameworks:
React
|
||||||
| Logs Table: Fix sticky filter after closing details | matyax | M | No | 0.3h | 0.1h | Jul 14, 2026 |
SummaryBug FixFix sticky filter in Logs Table This PR resolves a UI bug where the filter remains active after closing details, improving user experience. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Docs: Clarify that Max data points can change calculated values, not just visuals | Develer | XS | No | 23.1h | 4.0h | Jul 14, 2026 |
SummaryDocsClarify Max Data Points Impact on Calculations Adds a note that panel size affects calculated results, reducing user confusion about differing metrics at different panel sizes. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| TraceView: Categorise span and resource attributes | joey-grafana | XL | No | 4.0h | 0.0h | Jul 14, 2026 |
SummaryFeatureAdd categorized span and resource attributes to TraceView Improves scannability of trace data, enabling users to quickly locate relevant attributes and enhancing debugging efficiency. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Provisioning: Restore GitHub App setup order | Clarity-89 | M | No | 1.0h | 0.2h | Jul 14, 2026 |
SummaryBug FixRestore GitHub App setup order Reorders the provisioning wizard steps so that GitHub App configuration appears before the repository URL for App auth, and the URL appears before the token for PAT auth, improving the user onboarding flow. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Dashboard-scene: Address flaky tests | konstantinmv | S | No | 1.2h | 1.2h | Jul 14, 2026 |
SummaryBug FixFix flaky tests in dashboard scene This PR eliminates flaky tests in the dashboard scene, improving CI reliability. It also applies similar fixes to other potentially flaky tests. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Folder: Add reconciler to delete resources in removed folders | filewalkwithme | L | No | 16.7h | 7.9h | Jul 14, 2026 |
SummaryFeatureAdd reconciler to delete orphaned resources Introduces a background service that cleans up orphaned resources when folders are removed, improving data integrity and reducing clutter. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| IAM: read standard created field in user search | pstibrany | S | No | 2.1h | 1.5h | Jul 14, 2026 |
SummaryBug FixRead standard created field in IAM user search Ensures user search returns accurate creation timestamps by using the standard created field, improving data consistency and reducing reliance on custom fields. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| Datasource migration: use ListStoredResources to discover stale groups | pstibrany | M | No | 2.3h | 2.0h | Jul 14, 2026 |
SummaryRefactorMigrate datasource using ListStoredResources The migration now uses ListStoredResources to discover stale groups, cutting resource usage and speeding up the process. This ensures legacy data is cleaned up accurately during re-migration. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| XYChart: Skip flaky e2e test | gelicia | XS | No | 0.3h | 0.0h | Jul 14, 2026 |
SummaryTestSkip flaky XYChart e2e test Temporarily disables a flaky end‑to‑end test for the XYChart panel to allow investigation of intermittent failures, ensuring continuous integration stability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix: nats notifier retry reconnect on failure | mustafasencer | L | No | 2.2h | 2.0h | Jul 14, 2026 |
SummaryBug FixFix NATS notifier retry on failure Ensures reliable notification delivery by retrying NATS connections, preventing missed events when the embedded server is not ready. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Go
|
||||||
| Alerting: Rule quality tab toggle | konstantinmv | M | No | 95.3h | 72.2h | Jul 14, 2026 |
SummaryFeatureAdd experimental feature toggle for enterprise alert quality tab Enables enterprise users to opt into the new Alert quality tab while keeping OSS unaffected, improving feature rollout control. Health Assessment
Medium
High
High
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Go
|
||||||
| Plugins: Hide version in history for managed plugins | toddtreece | M | No | 19.4h | 0.0h | Jul 14, 2026 |
SummaryBug FixHide stale installed version in plugin history This change removes misleading version information for managed plugins, ensuring users see accurate upgrade/downgrade options. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| SSOSettings: place MT-Settings fallback adapters behind grafana.ssoSettingsToMTSettings | linoman | L | No | 147.8h | 123.4h | Jul 14, 2026 |
SummaryFeatureAdd MT-Settings fallback adapters to SSO service Adds per-family MT-Settings fallback adapters to the SSO service, enabling controlled feature toggling and improved compatibility with legacy authentication strategies. Health Assessment
Medium
Low
Medium
AI DetailsTech Stack
Languages:
Go
|
||||||
| SSOSettings: Propagate context to new feature toggle | volcanonoodle | S | No | 0.2h | 0.1h | Jul 14, 2026 |
SummaryBug FixPropagate context in SSO settings Ensures consistent context propagation across SSO authentication strategies, improving reliability of feature toggles. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| add metrics for authz in datasource apiservers | Multimo | S | No | 22.2h | 22.1h | Jul 14, 2026 |
SummaryFeatureAdd metrics for authz in datasource apiservers Adds metrics to monitor authorization on datasource API servers, enabling better visibility into request patterns and informing future access control decisions. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Go
|
||||||
| Plugins: Pass marketplace license JWT to plugin's backend | xnyo | L | No | 96.5h | 70.3h | Jul 14, 2026 |
SummaryFeaturePass marketplace license JWT to plugin backend Enables marketplace plugins to securely access enterprise license information, ensuring only licensed users can use them. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| add header to check path on requests via MT api | Multimo | S | No | 2.7h | 2.6h | Jul 14, 2026 |
SummaryFeatureAdd header to check path on requests via MT api Enables precise request path verification for MT API, improving debugging of ambiguous metrics and logs. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| Search: remove dead Priority filter in getAllFields | pstibrany | XS | No | 0.5h | 0.1h | Jul 14, 2026 |
SummaryRefactorRemove dead Priority filter in getAllFields Eliminates a dead code branch that filtered out custom search fields based on an unused Priority column, simplifying the field collection logic without affecting functionality. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| Provisioning: Skip version history for provisioned dashboards | Clarity-89 | S | No | 0.9h | 0.1h | Jul 14, 2026 |
SummaryBug FixSkip version history for provisioned dashboards Avoids unnecessary requests for Git Sync‑managed dashboards, improving performance and preventing errors. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Chore: fix eslint suppressions — @grafana/no-locale-compare in grafana-ui | cursor | M | No | 3.5h | 3.5h | Jul 14, 2026 |
SummaryChoreFix eslint no-locale-compare suppressions in grafana-ui Reduces ESLint tech debt by replacing localeCompare with Intl.Collator, ensuring code passes the rule and improves maintainability without affecting performance. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| [release-13.1.1] Provisioning: Docs for GitHub Enterprise | grafana-pr-automation | M | No | 0.4h | 0.3h | Jul 14, 2026 |
SummaryDocsDocs for GitHub Enterprise Adds comprehensive provisioning documentation for GitHub Enterprise, enhancing user onboarding and support for enterprise deployments. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| Unified storage: use ListStoredResources for search discovery | pstibrany | M | No | 258.4h | 0.5h | Jul 14, 2026 |
SummaryRefactorSwitch search to ListStoredResources for discovery Switches search discovery to use the cheaper ListStoredResources API, reducing load and improving performance. This change ensures efficient namespace discovery without unnecessary counting. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| Provisioning: Export v0 dashboards as v1 so synced files load | MissingRoberto | M | AI | 0.7h | 0.2h | Jul 14, 2026 |
SummaryBug FixExport v0 dashboards as v1 for sync Ensures dashboards exported from provisioning sync correctly load in the frontend, preventing load failures and improving reliability for users. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| Provisioning: link Git Sync PR footer to repo admin page | MissingRoberto | M | AI | 0.3h | 0.2h | Jul 14, 2026 |
SummaryFeatureLink Git Sync PR footer to admin page Users now see a link to the Grafana admin page for synced repositories, improving navigation and reducing confusion. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| Alerting: Update alerting module to 673c077411fe5807be33deb8e7347ab926aee7b7 | alerting-team | S | No | 0.5h | 0.5h | Jul 14, 2026 |
SummaryChoreUpdate Grafana Alerting module to latest version Bumps the Grafana Alerting module to the latest commit, ensuring compatibility and security updates for alerting features. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| deps(go): bump github.com/go-openapi/strfmt from 0.26.3 to 0.26.4 | dependabot | M | No | 4.6h | 4.6h | Jul 14, 2026 |
SummaryChoredeps(go): bump github.com/go-openapi/strfmt from 0.26.3 to 0.26.4 Updates the go-openapi/strfmt library to the latest patch, ensuring compatibility and bug fixes. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Go
|
||||||