Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| feat(dashboards-v2): panel drilldown — dashboard variables + trace link | ahrefabhi | XL | No | 73.8h | 42.7h | Jul 06, 2026 |
SummaryFeatureAdd dashboard drilldown variables and trace link Enables users to set or view dashboard variables directly from chart interactions and access trace details, improving data exploration and workflow efficiency. Health Assessment
X-Large
Medium
Medium
AI Details
Confidence:
0.30
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(infra-monitoring): rework the category selection | H4ad | L | No | 82.0h | 79.8h | Jul 06, 2026 |
SummaryFeatureRework category selection in infra monitoring Improves usability of the category selection in Infrastructure Monitoring for Kubernetes, making it easier for users to distinguish categories and apply filters. Health Assessment
Large
Medium
High
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(dashboards-v2): context-link editor with variable + URL-param support (list + modal) | ahrefabhi | XL | No | 91.5h | 17.7h | Jul 06, 2026 |
SummaryFeatureContext Link editor with variable + URL-param support Adds a modal‑based context link editor with variable autocomplete and URL‑parameter editing to V2 dashboards, improving usability and aligning with V1. Health Assessment
X-Large
Medium
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| feat(dashboards-v2): view (expand) a dashboard panel | ahrefabhi | XL | No | 182.5h | 154.6h | Jul 06, 2026 |
SummaryFeatureAdd panel view modal to V2 dashboards Enables users to open a full‑screen drilldown editor for a dashboard panel, allowing temporary edits, time window isolation, and reuse of existing editor components. Health Assessment
X-Large
High
Medium
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(dashboards-v2): persist the View modal's query edits across refresh | ahrefabhi | M | AI | 94.2h | 67.6h | Jul 06, 2026 |
SummaryFeaturePersist View modal query edits across refresh Users can now keep in-modal query edits after a page refresh, enabling shareable URLs and consistent experience with the legacy version. Health Assessment
Medium
Low
Medium
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(dashboard-v2): list-page bug bash fixes | AshwinBhatkal | XL | No | 97.3h | 25.9h | Jul 06, 2026 |
SummaryBug FixFix dashboard list page bugs Improves user experience by ensuring dashboard list updates correctly, displays accurate icons, and handles long names, reducing confusion and enhancing usability. Health Assessment
Large
High
High
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(dashboards-v2): list panel pagination, spanGaps clamp, discard dialog & create-alert fixes | ahrefabhi | XL | No | 16.4h | 16.1h | Jul 05, 2026 |
SummaryBug FixFix dashboard panel pagination and related bugs Improves user experience by ensuring accurate pagination, deterministic ordering, and reliable panel creation, reducing errors and enhancing dashboard reliability. Health Assessment
X-Large
High
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(dashboard-v2): correct formatting carry on panel-kind switch + unify spec seeding | ahrefabhi | XL | No | 56.8h | 55.7h | Jul 05, 2026 |
SummaryBug FixFix panel kind switch formatting and unify spec seeding Dashboard edits that change panel types no longer fail due to incompatible formatting fields. Users can now switch visualizations without encountering save errors, improving reliability. Health Assessment
Medium
Low
Medium
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| perf(tsconfig): improve type check time | H4ad | L | No | 49.7h | 49.5h | Jul 03, 2026 |
SummaryChoreImprove TypeScript Type Check Time Reduces local type-check time from 4s to 1s by enabling incremental type checking and fixing type resolution issues. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| refactor(web-settings): move more settings to runtime | H4ad | M | No | 66.8h | 0.9h | Jul 03, 2026 |
SummaryRefactorMove web settings to runtime Reduces bundle size and improves flexibility by moving configuration to runtime, enabling easier customization and reducing build-time dependencies. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript, Yaml
Frameworks:
React
|
||||||
| chore(authz): move components/hooks to lib | H4ad | L | No | 42.8h | 35.9h | Jul 03, 2026 |
SummaryRefactorMove AuthZ components to lib folder Reorganizes AuthZ code for easier maintenance and future refactoring. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Typescript, Go
Frameworks:
React
|
||||||
| feat(entity-metrics): use new uplot API for charts | H4ad | L | No | 15.4h | 0.7h | Jul 03, 2026 |
SummaryFeatureUpdate entity metrics charts to new uPlot API Improves chart rendering performance and consistency in Infrastructure Monitoring by switching to the newer uPlot API. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(types): guarantee lowercase letters in generated factor passwords | vikrantgupta25 | XS | No | 0.7h | 0.5h | Jul 03, 2026 |
SummaryBug FixGuarantee lowercase in factor password generation Ensures generated factor passwords always meet complexity requirements, preventing intermittent panics in production and CI. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| chore: fix issues found in bug bash | namanv3 | L | No | 18.6h | 0.8h | Jul 03, 2026 |
SummaryBug FixFix bug bash issues: tags, dashboards, length limits This PR resolves several backend bugs affecting tag sorting, dashboard naming limits, and API responses, improving user experience and data integrity. Health Assessment
Large
Low
Medium
AI DetailsTech Stack
Languages:
Yaml, Typescript, Go, Python
|
||||||
| feat(dashboards): add auto-refresh to public dashboards | AshwinBhatkal | M | No | 26.7h | 25.8h | Jul 03, 2026 |
SummaryFeatureAdd auto-refresh to public dashboards Public dashboards can now auto-refresh on a chosen interval, improving real‑time data visibility for users. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(dashboard-v2): JSON drawer redaction, JSON action cleanup & breadcrumb SPA nav | AshwinBhatkal | M | No | 12.7h | 12.2h | Jul 03, 2026 |
SummaryFeatureDashboard V2 JSON redaction and navigation improvements Improves data privacy by redacting sensitive fields in the dashboard JSON editor, removes redundant actions, and enhances user experience with instant client‑side navigation. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(dashboard-v2): stop optimistic-update flicker on panel delete/move | AshwinBhatkal | S | No | 19.0h | 18.4h | Jul 03, 2026 |
SummaryBug FixFix dashboard panel delete/move flicker Eliminates visual flicker when panels are deleted or moved by reconciling optimistic updates with server response, improving user experience. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(frontend-readme): clean the readme for frontend | H4ad | M | No | 0.3h | 0.1h | Jul 02, 2026 |
SummaryDocsClean frontend README Updated the frontend README to improve clarity and documentation for developers. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.75
Tech Stack |
||||||
| fix(meter-explorer): not persisting query after page refresh | H4ad | XS | No | 2.0h | 0.1h | Jul 02, 2026 |
SummaryBug FixFix meter explorer query persistence after page refresh Ensures query filters in Meter Explorer are retained across page reloads, improving user experience and reducing data loss. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(meter-explorer): migrate to new uplot API & use bar stacked chart | H4ad | XL | No | 59.9h | 21.2h | Jul 02, 2026 |
SummaryRefactorMigrate Meter Explorer to stacked bar chart Improves data visualization by stacking multiple metrics in a single chart, enabling users to compare values more effectively. Health Assessment
Large
Medium
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: validate layout size and positioning in backend | namanv3 | L | No | 28.2h | 8.0h | Jul 02, 2026 |
SummaryFeatureValidate dashboard layout size and positioning Adds validation to prevent malformed dashboard layouts, improving reliability for programmatic dashboard creation. Health Assessment
Large
Medium
Medium
AI DetailsTech Stack
Languages:
Go, Python
|
||||||
| feat(dashboards-v2): substitute dashboard variables when creating an alert from a panel | ahrefabhi | L | No | 18.4h | 17.9h | Jul 02, 2026 |
SummaryFeatureAdd dashboard variable substitution for alert creation Alerts created from a dashboard panel now resolve dashboard variables to their selected values, ensuring the alert matches the panel's displayed data. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(dashboard-v2): optimistic updates for dashboard spec mutations | AshwinBhatkal | XL | No | 5.5h | 4.1h | Jul 02, 2026 |
SummaryFeatureOptimistic updates for dashboard spec mutations Enables instant UI updates for dashboard edits, reducing lag and improving user experience. Health Assessment
Large
Medium
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(dashboards): stop query cache collisions on public dashboards | AshwinBhatkal | M | No | 4.6h | 4.5h | Jul 02, 2026 |
SummaryBug FixFix query cache collisions on public dashboards Public dashboards now correctly fetch data per panel, eliminating data leakage across panels and ensuring accurate display for each widget. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(dashboards-v2): panel editor — threshold carry, span-gaps fixes, metric unit defaults, live thresholds and pie multi-column fix | ahrefabhi | XL | No | 31.4h | 15.9h | Jul 02, 2026 |
SummaryBug FixDashboard V2 panel editor enhancements and bug fixes Enhances dashboard editing by preserving thresholds across panel types and adding live preview. Fixes unit warnings and ensures accurate pie chart rendering for multi-column queries, improving usability and data accuracy. Health Assessment
X-Large
High
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(metrics): use local table for fingerprint ctes | srikanthccv | M | No | 0.6h | 0.4h | Jul 01, 2026 |
SummaryBug FixFix metric fingerprint CTEs to use local tables This change resolves query errors in distributed mode by ensuring fingerprint CTEs use local tables, improving reliability of metric queries. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| fix(dashboards): expose Source as a string enum in the OpenAPI schema | therealpandey | S | No | 0.3h | 0.1h | Jul 01, 2026 |
SummaryBug FixExpose Source enum in OpenAPI schema Ensures dashboards API correctly documents source enum, improving client integration and preventing type mismatches. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Go, Yaml
|
||||||
| chore(authz): delete the deprecated authz apis | vikrantgupta25 | XL | No | 3.2h | 2.7h | Jul 01, 2026 |
SummaryChoreDelete deprecated authz APIs Remove legacy authorization endpoints and update tests to use new CRUD APIs, improving security and simplifying maintenance. Health Assessment
Large
Medium
Low
AI DetailsTech Stack
Languages:
Go, Typescript, Python, Yaml
|
||||||
| feat(dashboards-v2): create alerts from a dashboard panel | ahrefabhi | XL | No | 90.1h | 72.2h | Jul 01, 2026 |
SummaryFeatureCreate alerts from a dashboard panel Adds the ability to create alerts directly from V2 dashboard panels, allowing users to seed the alert builder with the panel’s query for faster alert configuration. Health Assessment
X-Large
Medium
Medium
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(metrics): review follow ups for volume control | srikanthccv | XL | No | 47.2h | 45.9h | Jul 01, 2026 |
SummaryChoreEnhance volume control for metrics Improve volume control functionality for metrics, including tiles, bar charts, and list views, to provide more accurate and user-friendly data visualization. Health Assessment
Large
Medium
Low
AI DetailsTech Stack
Languages:
Go, Typescript, Javascript
Frameworks:
React
|
||||||
| fix(authz): drop the organization grant tuples | vikrantgupta25 | M | No | 1.3h | 0.3h | Jul 01, 2026 |
SummaryBug FixDrop organization grant tuples Fixes authorization by removing organization grant tuples and handling organization object parsing, preventing panics and improving role management. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| feat(dashboard-v2): link variables to panels and substitute them into panel queries | AshwinBhatkal | L | No | 23.6h | 22.2h | Jul 01, 2026 |
SummaryFeatureLink dashboard variables to panel queries Enables dynamic variable substitution in dashboard panels, allowing user selections to be reflected server‑side and improving the accuracy of displayed metrics. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(llm-pricing): search + source filter (4/5) | tewarig | M | No | 209.7h | 1.4h | Jul 01, 2026 |
SummaryFeatureAdd search and source filter to LLM pricing Enables users to efficiently locate and filter model costs, improving usability and scalability of LLM pricing management. Health Assessment
Medium
Low
Medium
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(llm-pricing): model cost add/edit drawer (3/5) | tewarig | XL | No | 329.2h | 21.7h | Jul 01, 2026 |
SummaryFeatureAdd model cost drawer for LLM pricing Enables users to add, edit, and delete model cost rules via a drawer UI, improving LLM pricing management. Health Assessment
Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(dashboard): pie panel collapses multi-column ClickHouse query to a single slice | ahrefabhi | L | No | 10.0h | 9.5h | Jul 01, 2026 |
SummaryBug FixFix pie panel multi-aggregation collapse Ensures pie charts correctly display all aggregation columns from ClickHouse queries, improving data visibility for dashboards. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(settings): ensure scroll on tiny screens | H4ad | XS | No | 2.5h | 2.1h | Jun 30, 2026 |
SummaryBug FixFix scroll on tiny screens in settings Improves mobile usability by adding scroll behavior to roles and members settings pages, preventing content cutoff. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| feat: adding cloud integration API changes for GCP | swapnil-signoz | L | No | 25.6h | 18.0h | Jun 30, 2026 |
SummaryFeatureAdd GCP support to Cloud Integration APIs Enables customers to integrate GCP services, expanding platform capabilities and opening new revenue streams. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Go, Typescript, Python, Yaml
|
||||||
| refactor(getting-started): use new invite members component | H4ad | L | No | 93.3h | 71.9h | Jun 30, 2026 |
SummaryRefactorRefactor Getting Started Invite Members Component This refactor replaces the custom invite members logic with a shared component, streamlining the onboarding experience and reducing maintenance overhead. Health Assessment
Large
Low
Medium
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| refactor(members-page): use new invite members component | H4ad | XL | No | 93.5h | 83.6h | Jun 30, 2026 |
SummaryRefactorRefactor members page to use shared invite component Simplifies invite members logic by reusing a shared component, reducing maintenance overhead and ensuring a consistent user experience across the product. Health Assessment
Large
High
High
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| refactor(onboarding-questionaire): use new invite members component | H4ad | XL | No | 92.1h | 82.4h | Jun 30, 2026 |
SummaryRefactorRefactor onboarding to use shared invite component This refactor replaces custom invite logic with a shared component, ensuring consistent user experience across the product. It reduces code duplication and eases future updates. Health Assessment
Large
Medium
Medium
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(sso-configuration): change roles selector to allow custom roles | H4ad | L | No | 19.4h | 7.3h | Jun 30, 2026 |
SummaryFeatureAdd custom role selection to SSO mapping Enables administrators to map custom roles during SSO configuration, improving flexibility and alignment with organizational role structures. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(web): add sentry, posthog, appcues and pylon settings to web config | therealpandey | M | No | 2.9h | 1.2h | Jun 30, 2026 |
SummaryFeatureAdd runtime config for third‑party integrations Enables per‑deployment configuration of Sentry, PostHog, Appcues, and Pylon keys, decoupling them from the build bundle and improving flexibility and security. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Yaml, Typescript, Go
|
||||||
| feat(dashboards-v2): list tags, DSL search, per-user pinning & org-shared views | AshwinBhatkal | XL | No | 92.5h | 90.6h | Jun 30, 2026 |
SummaryFeatureAdd V2 dashboards list tags, search, pinning, shared views Enables users to filter dashboards by tags, pin dashboards per user, and share views across the organization, improving productivity and collaboration. Health Assessment
X-Large
High
High
AI Details
Confidence:
0.30
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(dashboards-v2): panel editor fixes + span-gaps Disconnect Values control | ahrefabhi | XL | No | 97.3h | 89.7h | Jun 30, 2026 |
SummaryFeatureFix dashboard panel editor bugs and span-gaps control Improves reliability and usability of the V2 dashboard panel editor by fixing type-switcher, panel placement, threshold input, and adding a clearer span-gaps control, reducing errors and enhancing user experience. Health Assessment
X-Large
High
High
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| refactor(authz): fixes on error feedback | H4ad | L | No | 12.3h | 7.7h | Jun 30, 2026 |
SummaryRefactorRefactor AuthZ error feedback Standardizes error messages and improves role‑management UI, enhancing user experience and reducing support overhead. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(dashboards-v2): deterministic panel capability guard (type × query-type × signal) | ahrefabhi | XL | No | 93.4h | 86.5h | Jun 30, 2026 |
SummaryFeatureAdd deterministic panel capability guard Provides a single source of truth for panel type, query type, and signal compatibility, eliminating invalid selections and improving the dashboard editing experience for users. Health Assessment
X-Large
High
High
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(dashboards-v2): switch panel visualization type in the editor | ahrefabhi | XL | No | 169.2h | 75.0h | Jun 30, 2026 |
SummaryFeatureAdd in‑editor panel type switcher Enables users to change a panel’s visualization type while editing, eliminating the need to delete and recreate panels and improving workflow efficiency. Health Assessment
X-Large
High
High
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| test(trace-details): add E2E coverage for Trace Details | aks07 | XL | No | 132.1h | 24.2h | Jun 30, 2026 |
SummaryTestAdd E2E coverage for Trace Details Adds Playwright E2E tests for the Trace Details V3 page, adding instrumentation but no runtime changes. Health Assessment
X-Large
Low
Medium
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| feat(invite-members): add reusable component for invite members | H4ad | XL | No | 80.5h | 72.7h | Jun 30, 2026 |
SummaryFeatureAdd reusable invite members component Creates a shared component for inviting members across onboarding, getting started, and members pages, consolidating logic and improving consistency. Health Assessment
X-Large
Medium
High
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(authz): validate transactionGroups in update role | vikrantgupta25 | S | No | 0.3h | 0.2h | Jun 29, 2026 |
SummaryBug FixValidate transaction groups in update role Fixes authorization logic by ensuring transaction groups are validated during role updates, preventing invalid configurations. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||