Pull Request Explorer

Exploring 265 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(notification-channels): edit not persisting any information H4ad M No 6.3h 4.6h Jun 29, 2026

Summary

Bug Fix

Fix notification channel edit persistence

This resolves a regression that prevented users from saving changes to notification channel settings, ensuring accurate configuration and reducing support tickets.

Health Assessment

Medium
Low
Low
  • Quick resolution with minimal rework; PR merged within 6 hours, indicating low complexity and high confidence.

AI Details

Tech Stack

Languages: Typescript
fix(uplotV2): tooltip list clips last row and over-scrolls ahrefabhi S No 21.6h 20.7h Jun 29, 2026

Summary

Bug Fix

Fix tooltip list clipping and over-scroll in uPlot v2

Corrects tooltip list height calculation to prevent clipping of the last series row and unnecessary scrollbars, improving chart readability for users.

Health Assessment

Small
Low
Medium
  • Resolved quickly with a single commit and review, minimal risk and no major rework.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
feat(llm-pricing): listing page + table (2/5) tewarig XL No 291.8h 21.5h Jun 29, 2026

Summary

Feature

Add LLM model pricing listing page and table

Provides a read‑only UI for LLM model pricing, enabling users to view cost tables and pagination.

Health Assessment

X-Large
High
High
  • PR required extensive refactoring and multiple review cycles, indicating complex changes and potential integration risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix: include query metadata in alert edit and new contexts YounixM M No 1.7h 0.1h Jun 29, 2026

Summary

Bug Fix

Include query metadata in alert edit/new contexts

The change ensures the AI Assistant receives the current query state when editing or creating alerts, enabling more accurate suggestions. This improves user productivity by reducing manual context entry.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
fix(render): add missing Content-Type header in Error() response HimanshuRW XS No 1.4h 0.0h Jun 29, 2026

Summary

Bug Fix

Add missing Content-Type header to error responses

Ensures error responses include proper JSON content type, improving API consistency and client compatibility.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, reviewed immediately, no rework.

AI Details

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

Tech Stack

Languages: Go
chore: json tags for error struct tushar-signoz S No 1.4h 0.0h Jun 29, 2026

Summary

Bug Fix

Add JSON tags to error struct

Rectifies JSON tags for error struct, ensuring proper serialization of error responses.

Health Assessment

Small
Low
Low
  • Quick fix with minimal code changes, resolved within 1.4 hours, low risk to production.

AI Details

Tech Stack

Languages: Typescript, Go
fix: schema fixes based on UI and MCP integration review namanv3 XL No 338.0h 43.6h Jun 29, 2026

Summary

Bug Fix

Fix schema issues from UI and MCP review

Corrects dashboard schema errors, improving UI stability and data integrity.

Health Assessment

X-Large
High
High
  • The PR required extensive rework over a month, indicating complex schema changes and potential integration risks.

AI Details

Tech Stack

Languages: Typescript, Go, Yaml
fix(querier): pad clamped time range for trace_id-filtered logs nityanandagohain M No 197.5h 28.7h Jun 29, 2026

Summary

Bug Fix

Pad clamped time range for trace_id-filtered logs

Adds a 5‑minute padding to the time range for trace_id‑filtered logs to account for delays, improving accuracy of log queries.

Health Assessment

Medium
Low
Low
  • PR took over 8 days to merge but involved only a single review round and minimal comments, indicating a straightforward bug fix with moderate scope.

AI Details

Tech Stack

Languages: Go, Python
feat: add api to fetch v2 dashboards for a metric name namanv3 XL No 259.5h 0.0h Jun 29, 2026

Summary

Feature

Add API to fetch v2 dashboards for a metric name

Introduces a new endpoint that retrieves dashboards for a given metric name, improving filtering and performance for metric‑dashboard correlation. This enables users to quickly locate relevant dashboards without manual search.

Health Assessment

Large
High
Medium
  • The PR had a long cycle time with many commits before the first review, indicating a slow review process, but the final review was quick. The large scope and many changes increase risk of regressions.

AI Details

Tech Stack

Languages: Go, Typescript, Yaml
refactor(trace-details): remove dead Trace Details V2 code aks07 XL No 166.9h 165.0h Jun 29, 2026

Summary

Refactor

Remove dead Trace Details V2 code

Cleaned up unused frontend code, reducing maintenance overhead and potential regressions without affecting user experience.

Health Assessment

Large
High
High
  • The PR had a long cycle time and delayed review, indicating potential bottlenecks. Despite being a maintenance refactor, the large code removal scope increases risk of regressions.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: React
refactor(trace-details): migrate SpanLogs/Events/NoData + funnel to V3 (pre-V2-cleanup) aks07 XL No 96.3h 94.8h Jun 29, 2026

Summary

Bug Fix

Migrate Trace Details V3 components from V2

Enables smoother transition to V3 trace details, fixes funnel prefill bug, and prepares for V2 removal, improving user experience and reducing technical debt.

Health Assessment

X-Large
High
High
  • PR required multiple commits to address review feedback and fix a funnel bug, indicating moderate complexity and an extended review cycle.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: React
feat(llm-pricing): foundation — route, permission & page shell (1/5) tewarig M No 283.7h 23.8h Jun 29, 2026

Summary

Feature

Add LLM Observability UI skeleton with routing and gating

Provides initial navigation and permission gating for the LLM Observability feature, enabling future pricing and analytics UI.

Health Assessment

Medium
Medium
Medium
  • The PR required over 11 days to merge with three review rounds, indicating moderate complexity and some review friction.
  • AI review was performed by Copilot, adding an additional layer of automated feedback.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat: enhance context picker with empty state handling and prefill functionality YounixM XL No 62.1h 0.8h Jun 29, 2026

Summary

Feature

Enhance context picker with empty state handling and prefill

Adds category‑specific empty states and prefill CTAs to the AI Assistant context picker, improving user onboarding and reducing friction when no matches are found.

Health Assessment

X-Large
Medium
Low
  • The PR was reviewed quickly (under an hour) and required only two commits after the initial review, indicating low review friction. However, the change spans 596 lines across seven files, classifying it as an xlarge scope. With minimal back‑and‑forth and no major regressions reported, the risk remains moderate.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore(e2eci): source Playwright browsers from official image AshwinBhatkal M No 225.2h 223.2h Jun 28, 2026

Summary

CI/CD

Source Playwright browsers from official image

By pulling browser binaries from a reliable container image instead of the CDN, the E2E pipeline becomes more stable and less prone to timeouts, improving overall test reliability.

Health Assessment

Medium
Low
High
  • The PR had a long cycle time and delayed first review, but only a single commit was required, indicating minimal rework. The change is a CI workflow update that enhances reliability without affecting production code.

AI Details

Tech Stack

Languages: Typescript
fix(e2e): open panel ⋮ menu via click, not hover AshwinBhatkal S No 3.0h 3.0h Jun 28, 2026

Summary

Bug Fix

Fix panel menu click behavior in E2E tests

Ensures E2E tests reliably open panel menus, reducing CI time and preventing false failures.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved within hours, no significant rework.

AI Details

Tech Stack

Languages: Typescript
« Page 6 of 6

Get this analytics stack for your team

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

Connect Repos