Pull Request Explorer

Exploring 136 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
feat(storybook): add the story screenshot sweep and diff H4ad XL No 52.2h 51.0h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat(quick-filters): section hover actions + duration reset (UX) aks07 XL No 195.2h 194.2h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat(quick-filters): migrate quick filters to fields/values with related values aks07 XL No 245.6h 196.5h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

refactor: extract shared list filter SQL compiler from the dashboards visitor nikhilmantri0902 XL No 31.3h 7.3h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

test(traces-qb): make the map/json backend factor explicit per test krsoninikhil M AI 2.9h - Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(dashboard): honour "open in new tab" on v2 context links ahrefabhi S No 2.0h 1.8h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat(apiserver): add tls support to http server therealpandey L No 14.5h 10.4h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(query-builder): stop the panel-type field list growing on every change ahrefabhi S No 69.1h 68.9h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

docs(security): use GitHub private vulnerability reporting therealpandey S No 0.3h 0.1h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(tracefunnel): require view access on trace funnel analytics endpoints therealpandey S No 0.6h 0.3h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore(llm-observability): fork shared traces explorer files tewarig XL No 23.0h 22.8h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat(telemetrymetadata): fields keys and values for the quick filters migration srikanthccv XL AI 13.0h 5.1h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(billing): keep spacing and link styling consistent when permissions are denied vikrantgupta25 S No 0.4h 0.1h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore: remove query progress tracking therealpandey XL No 22.3h 1.0h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore(deps): bump google.golang.org/grpc from 1.82.1 to 1.83.1 in /scripts/promqltestcorpus dependabot S No 145.2h 139.7h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat(quick-filters): migrate keys + save/load to new field APIs aks07 XL No 262.8h 244.0h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore(licensing): remove the legacy billing endpoints vikrantgupta25 L No 82.7h 82.4h Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat(billing): gate billing on subscription permissions vikrantgupta25 XL No 81.4h 76.2h Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(dashboards-v2): keep auto refresh running in full screen and the table page size sticky ahrefabhi L No 71.7h 71.4h Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat(llm-observability): AI explorer QB and builder_ai_query wiring tewarig XL No 311.3h 217.9h Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore: add type for strings that should be unset or non empty namanv3 L No 0.4h 0.1h Sep 04, 2026

Summary

Chore

Add type for unset or non-empty strings

Ensures API fields that require non-empty values are validated correctly, preventing drift between client and server defaults.

Health Assessment

Large
Low
Low
  • Fast review and merge with minimal changes; no blockers or complex discussions.

AI Details

Tech Stack

Languages: Go
fix: reject trailing / in jira urls instead of trimming namanv3 S No 0.9h 0.0h Sep 04, 2026

Summary

Bug Fix

Reject trailing slash in Jira URLs

Prevents URL drift in notification channels, ensuring accurate round‑trip data and avoiding misrouting.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal changes; no blockers or extensive review needed.

AI Details

Tech Stack

Languages: Go
fix(quick-filters): keep the filter expression in sync with the filter items AshwinBhatkal XL No 54.1h 53.9h Sep 04, 2026

Summary

Bug Fix

Fix quick filter expression sync

Ensures quick filter toggles correctly update URL query, preventing stale filter states and improving user experience.

Health Assessment

X-Large
High
High
  • The PR required a lengthy review period and involved a large code change, indicating significant complexity and potential risk.

AI Details

Tech Stack

Languages: Typescript
feat(subscription): add subscription endpoints with resource authz vikrantgupta25 XL No 22.0h 21.6h Sep 04, 2026

Summary

Feature

Add subscription endpoints with resource authorization

Introduces a subscription API with fine‑grained access control, enabling community and enterprise users to create, read, and update subscriptions while improving billing and resource governance.

Health Assessment

Large
Medium
Low
  • The PR was reviewed and merged within 22 hours, with multiple commits in a short window, indicating a smooth and efficient review process despite the large scope of changes.

AI Details

Confidence: 0.20

Tech Stack

Languages: Go, Typescript
chore(dashboard): retire the V1 variable runtime ahrefabhi XL No 188.8h 168.7h Sep 04, 2026

Summary

Chore

Retire V1 variable runtime in dashboard

Eliminates obsolete V1 variable engine, simplifying dashboard logic and reducing maintenance overhead. This cleanup removes dead code and potential bugs, improving stability.

Health Assessment

Large
High
High
  • The PR involved extensive removal of legacy code, resulting in a large diff and a slow review process. While the change improves maintainability, the size and delay increase the risk of regressions.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore(codeowners): retarget the dashboard entries at their new paths ahrefabhi S No 201.7h 191.5h Sep 04, 2026

Summary

Chore

Retarget dashboard entries in CODEOWNERS

Updates CODEOWNERS to reflect new dashboard paths after V1 cleanup, ensuring correct ownership and review workflow.

Health Assessment

Small
Low
High
  • Long cycle time due to coordination across multiple PRs; minimal code changes, low risk.

AI Details

Tech Stack

chore(dashboard): retire the V1 panel editor and its widget route ahrefabhi XL No 308.9h 91.9h Sep 03, 2026

Summary

Chore

Retire V1 panel editor and widget route

This removes legacy dashboard editing UI, reducing maintenance and preventing broken navigation for users.

Health Assessment

X-Large
High
Medium
  • The PR involved extensive removal of legacy dashboard code, taking over a month to merge with a single review cycle, indicating significant refactoring effort and potential integration risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
feat(dashboard): show a legacy notice for unmigrated public dashboards ahrefabhi XL No 308.5h 230.4h Sep 03, 2026

Summary

Feature

Show legacy notice for unmigrated public dashboards

Adds a user‑facing notice for public dashboards that haven’t migrated to the new experience, improving clarity for anonymous viewers.

Health Assessment

X-Large
High
High
  • The PR had a long cycle time and review time, indicating significant review friction and potential complexity. The large code churn suggests a major refactor of legacy dashboard rendering, increasing risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore(dashboard): retire the V1 dashboard store ahrefabhi XL No 308.5h 92.0h Sep 03, 2026

Summary

Chore

Retire V1 dashboard store

Eliminates obsolete dashboard state logic, reducing code complexity and bundle size for better maintainability.

Health Assessment

Large
High
High
  • The PR involved a large codebase change (over 4,000 lines across 20 files) and a long cycle time of 12.8 days, indicating significant effort. Review time exceeded 3 days, but only a single commit suggests limited back‑and‑forth discussion.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
refactor(charts): move the shared chart layer to lib/visualization ahrefabhi XL No 308.5h 92.3h Sep 03, 2026

Summary

Refactor

Move shared chart layer to lib/visualization

Simplifies chart imports, reduces inter‑module dependencies, and removes legacy V1 dashboard code, improving maintainability and build performance.

Health Assessment

X-Large
Low
High
  • The PR moved a large number of chart components across the codebase as part of a stacked refactor, resulting in a long cycle time but no functional changes, indicating low risk but high maintenance effort.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
refactor(widgets): consolidate the widget-card stack under container/WidgetCard ahrefabhi XL No 308.5h 230.6h Sep 03, 2026

Summary

Refactor

Refactor widget card stack into unified container

Consolidates scattered widget card components into a single container, simplifying maintenance and improving code organization.

Health Assessment

X-Large
High
High
  • Large refactor with a 12‑day cycle time and a 9‑day first‑review delay indicates significant review bottlenecks and potential impact on delivery velocity.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
refactor(widgets): split types/api/dashboard/getAll into widget and variable types ahrefabhi XL No 308.5h 92.2h Sep 03, 2026

Summary

Refactor

Refactor widgets: split dashboard types into widget and variable types

Cleaned up legacy dashboard types by separating widget and variable definitions, reducing code complexity and improving maintainability for future development.

Health Assessment

Large
Medium
High
  • The PR required over 12 days to merge with a long review period, but no additional commits were made after the initial review, indicating a straightforward refactor that was eventually accepted.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
refactor(dashboard): drop the V2 suffix now that V1 is gone ahrefabhi XL No 308.5h 92.1h Sep 03, 2026

Summary

Refactor

Drop V2 suffix from dashboard components

Simplifies the dashboard codebase by removing obsolete V2 suffixes, reducing confusion and improving maintainability without affecting user experience.

Health Assessment

X-Large
High
High
  • The PR involved extensive renaming across many files, causing a long cycle time and high review friction. The change is a refactor with no direct user impact but improves maintainability.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
chore(dashboard): apply V1-cleanup stack review feedback ahrefabhi L No 196.6h 119.0h Sep 03, 2026

Summary

Chore

Apply V1 cleanup stack review feedback

Cleaned up legacy dashboard code, restored missing analytics data, removed dead properties, and aligned UI messaging to improve maintainability and user experience.

Health Assessment

Medium
High
High
  • Long cycle time and multiple commits suggest significant rework; review friction is high, but changes are largely refactor and bugfix, posing low functional risk.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: React
chore(flagger): remove get_meters_from_zeus feature flag vikrantgupta25 M No 0.9h 0.5h Sep 03, 2026

Summary

Chore

Remove get_meters_from_zeus feature flag

Billing usage is now always fetched from Zeus, eliminating legacy fallback and related constants.

Health Assessment

Medium
Low
Low
  • Merged within 0.9 hours with minimal changes and no review back‑and‑forth, indicating a low‑risk, low‑friction chore.

AI Details

Tech Stack

Languages: Go, Yaml
feat(alert-channel-integrations): Jira add `wontFixResolution` UI Option nikhilmantri0902 M No 0.6h 0.1h Sep 03, 2026

Summary

Feature

Add Jira Won't-Fix Resolution UI Option

Adds a UI option for Jira’s Won’t‑Fix resolution, enabling users to prevent reopening of issues when alerts fire again, improving issue lifecycle management.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework indicates a straightforward UI enhancement.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore(dashboard): remove dead V1 dashboard code ahrefabhi XL No 303.9h 91.6h Sep 03, 2026

Summary

Chore

Remove dead V1 dashboard code

Eliminates legacy dashboard code, reducing maintenance overhead and improving application performance.

Health Assessment

Large
High
High
  • The PR removed a large amount of legacy code over a 12‑day cycle, indicating significant review and testing effort.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix: add quick filters v2 api to support TelemetryFieldKey nityanandagohain XL No 194.0h 36.7h Sep 03, 2026

Summary

Bug Fix

Add quick filters v2 API to support TelemetryFieldKey

Introduces a new API endpoint for quick filters that includes telemetry field key support, migrating existing data and maintaining backward compatibility.

Health Assessment

X-Large
High
Low
  • The PR had a long cycle time of 194 hours but only one review round and no post-review commits, indicating a thorough initial submission but a slow review process.

AI Details

Tech Stack

Languages: Go, Typescript, Python
fix: support for related values in ai field values nityanandagohain L No 143.7h 96.9h Sep 03, 2026

Summary

Bug Fix

Support related values in AI field

Adds support for related values in AI observability field values, enabling richer AI metadata for better monitoring and alerting.

Health Assessment

AI Details

Confidence: 0.80

Tech Stack

Languages: Go, Typescript, Python, Yaml
chore: add internal name to data layer of notification channels namanv3 L No 25.3h 5.0h Sep 03, 2026

Summary

Chore

Add internal name to notification channel data layer

Database schema change adding immutable internal name and display name columns for notification channels; no immediate consumer impact, future migration planned.

Health Assessment

Large
Medium
Medium
  • The PR required several commits after the initial review to refine the migration and tests, but the overall cycle time stayed within a normal range.

AI Details

Tech Stack

Languages: Go, Sql
feat(alert-channel-integrations): incidentio frontend nikhilmantri0902 XL No 306.4h 267.1h Sep 03, 2026

Summary

Feature

Add incident.io alert channel frontend

Adds incident.io alert channel support to the UI, enabling users to configure alerts and view incident.io integration directly from SigNoz. This enhances alert management by expanding supported channels.

Health Assessment

X-Large
High
High
  • The PR had a long cycle time and required many commits, indicating significant rework and potential blockers. The large scope and slow review suggest high risk and a need for better planning.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
feat(alert-channel-integrations): incidentio channel integration nikhilmantri0902 XL No 307.0h 118.0h Sep 03, 2026

Summary

Feature

Add incident.io alert channel integration

Enables native incident.io notifications, allowing users to receive alerts and resolve incidents directly from SigNoz, improving incident response and visibility.

Health Assessment

Large
High
High
  • The PR had a long cycle time and slow first review, indicating complexity and potential blockers. It introduced a significant new integration affecting both backend and frontend code, which may increase maintenance overhead.

AI Details

Confidence: 0.95

Tech Stack

Languages: Go, Typescript, Yaml
feat(licensing): add v4 license endpoints with resource authz vikrantgupta25 XL No 56.4h 25.7h Sep 02, 2026

Summary

Feature

Add v4 license endpoints with authz

Introduces new v4 licensing API endpoints with fine‑grained resource authorization, enabling secure license management and selective access control for organizations.

Health Assessment

X-Large
High
High
  • The PR added extensive changes across backend and frontend, with a moderate review cycle and high scope, indicating significant effort and potential risk.

AI Details

Confidence: 0.80

Tech Stack

Languages: Go, Typescript, Yaml
Frameworks: React
fix(logs): preserve active viewKey in log-details filter/group/replace aks07 M No 4.3h 3.7h Sep 02, 2026

Summary

Bug Fix

Fix log view key preservation in log details

Ensures that applying filters or grouping in log details does not inadvertently remove columns, maintaining consistent view state for users.

Health Assessment

Medium
Low
Low
  • Quick resolution with minimal rework; single review and few commits indicate a straightforward bug fix.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix(licensing): keep custom roles on workspace state pages vikrantgupta25 S No 0.1h 0.1h Sep 01, 2026

Summary

Bug Fix

Fix custom role redirect loop on workspace pages

Prevents infinite redirect for ANONYMOUS users when license is defaulted or expired, ensuring app stability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes and immediate merge, indicating low complexity and high confidence.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: React
feat(licensing): migrate frontend to v4 license endpoints vikrantgupta25 XL No 21.7h 18.9h Sep 01, 2026

Summary

Feature

Migrate frontend to v4 license endpoints

Updates the frontend to use new v4 license API endpoints, improving license management and enabling new permission checks, reducing errors and enhancing user experience.

Health Assessment

X-Large
Medium
Low
  • The PR was completed in under a day with a single review, indicating efficient collaboration. The large number of lines and files changed suggests a substantial refactor of license handling, warranting thorough testing.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
feat(infra-monitoring): Kubernetes Containers section AshwinBhatkal XL No 292.1h 0.4h Sep 01, 2026

Summary

Feature

Add Kubernetes Containers section to infra monitoring

Provides container‑level visibility in the Kubernetes tab, enabling users to detect throttling, memory leaks, and crash loops, thereby improving observability and troubleshooting.

Health Assessment

Large
High
Medium
  • The PR required many iterative commits after the initial review, indicating complex changes; the 12‑day cycle time reflects a slow process for a feature of this scope.

AI Details

Confidence: 0.30

Tech Stack

Languages: Typescript
Frameworks: React
fix: quick filters old migration cleanup nityanandagohain L No 2.8h 1.6h Sep 01, 2026

Summary

Bug Fix

Fix quick filters migration cleanup

Removes outdated quick filter migrations, ensuring decoupling from types and preventing import errors.

Health Assessment

Medium
Low
Low
  • Rapid review and merge with minimal changes indicates low complexity.

AI Details

Tech Stack

Languages: Go
fix: ensure that alerts created as disabled don't actually fire namanv3 M No 4.7h 3.6h Sep 01, 2026

Summary

Bug Fix

Fix disabled alerts not firing

Ensures alerts created with disabled flag do not trigger, preventing false alerts and improving system reliability.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework; single review cycle; straightforward bug fix.

AI Details

Confidence: 0.20

Tech Stack

Languages: Go, Python
feat: system dashboards nityanandagohain XL No 315.4h 6.2h Sep 01, 2026

Summary

Feature

Add system dashboards feature

Enables users to view system dashboards, improving monitoring visibility and operational insight.

Health Assessment

X-Large
High
High
  • PR required extensive merges and multiple fixes, indicating significant rework and integration complexity.

AI Details

Confidence: 0.10

Tech Stack

Languages: Go, Typescript
Page 1 of 3 »

Get this analytics stack for your team

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

Connect Repos