Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| feat(infra-monitoring): add docs for every chart | H4ad | L | No | 160.3h | 0.0h | Jul 15, 2026 |
SummaryFeatureAdd docs for every chart Adds documentation links for each chart in Infrastructure Monitoring V2 details drawer, improving user understanding. Health Assessment
Large
Medium
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix: handling missing keys metadata | tushar-signoz | XL | No | 60.1h | 59.5h | Jul 15, 2026 |
SummaryBug FixFix missing metadata key handling in traces Ensures trace queries continue to work even when metadata is missing, preventing hard errors and providing warnings instead. Health Assessment
X-Large
Medium
Medium
AI Details
Confidence:
0.20
Tech Stack
Languages:
Go
|
||||||
| feat: scalar/table serializers for client-side export (3) | aks07 | L | No | 119.3h | 99.8h | Jul 15, 2026 |
SummaryFeaturefeat: scalar/table serializers for client-side export Adds a generic, lossless serialization layer for table and scalar data, enabling future UI integrations to export on‑screen tables without formatting loss. Health Assessment
Medium
Low
High
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat: add download option to trace view | aks07 | S | No | 13.3h | 12.7h | Jul 15, 2026 |
SummaryFeatureAdd download option to trace view Users can now download trace data from the Traces Explorer view, matching list view options and improving data accessibility. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(infra-monitoring-v2): ensure workloads has filters by cluster+namespace | H4ad | XL | No | 96.4h | 71.8h | Jul 14, 2026 |
SummaryBug FixFix infra monitoring workload filtering by cluster and namespace This fix ensures that workloads are uniquely identified by cluster and namespace, preventing aggregated metrics and logs from different environments from being conflated, improving data accuracy for monitoring users. It resolves a critical bug that could mislead operators about workload health. Health Assessment
X-Large
High
Medium
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(rules): scope alert rule store operations by org | therealpandey | M | No | 0.7h | 0.4h | Jul 14, 2026 |
SummaryBug FixFix alert rule store scoping by org Prevents cross‑organization IDOR by ensuring rule store operations include org_id, protecting multi‑org deployments. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| fix: set correct openapi response struct for span mapper list | nityanandagohain | M | No | 33.8h | 3.3h | Jul 14, 2026 |
SummaryBug FixFix OpenAPI response struct for span mapper Aligns API response with OpenAPI spec, preventing client-side errors and improving reliability for monitoring dashboards. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.15
Tech Stack
Languages:
Typescript, Go
|
||||||
| chore: support non-dsl search in dashboards v2 list apis | namanv3 | L | No | 119.5h | 1.1h | Jul 14, 2026 |
SummaryFeatureSupport non-dsl search in dashboards v2 list APIs Adds plain text search capability to dashboards v2 list APIs, improving usability by allowing keyword searches without DSL syntax. Health Assessment
Large
Medium
Low
AI DetailsTech Stack
Languages:
Go, Python
|
||||||
| feat(daemonsets): add ready/misscheduled columns | H4ad | M | No | 23.9h | 16.7h | Jul 14, 2026 |
SummaryFeatureAdd ready/misscheduled columns to DaemonSets Adds ready and misscheduled status columns to the DaemonSets view, improving visibility into node health for infrastructure monitoring. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(dashboard-v2): only refetch on-screen panels on time change/auto-refresh | ahrefabhi | S | No | 0.8h | 0.6h | Jul 14, 2026 |
SummaryBug FixFix dashboard panel refetch on time change Reduces unnecessary network traffic and backend load by ensuring only visible panels are refetched when the time range changes or auto‑refresh occurs. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: add functional unique index for tags | namanv3 | M | No | 145.7h | 141.3h | Jul 14, 2026 |
SummaryChoreAdd functional unique index for tags Ensures the database persists the first seen casing of tags across entities, preventing duplicate tags with different casing. Health Assessment
Medium
High
High
AI DetailsTech Stack
Languages:
Go
|
||||||
| fix(dashboard-v2): bug bash fixes IV | ahrefabhi | M | No | 114.3h | 110.0h | Jul 14, 2026 |
SummaryBug FixDashboard v2 bug fixes from bug bash Fixes multiple dashboard issues improving performance, usability, and UI consistency for end‑users. Health Assessment
Medium
High
High
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(deps): bump golang.org/x/net from 0.54.0 to 0.55.0 | dependabot | XS | No | 262.0h | 105.3h | Jul 14, 2026 |
SummaryChorechore(deps): bump golang.org/x/net from 0.54.0 to 0.55.0 Updates the Go networking library to the latest patch, ensuring compatibility and security fixes for the SigNoz backend. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Go
|
||||||
| fix(ruletypes): address rule read round-trip gaps | srikanthccv | L | No | 0.8h | 0.2h | Jul 14, 2026 |
SummaryBug FixFix rule read round-trip gaps Corrects rule type serialization to ensure renotify settings and version defaults are preserved, improving API consistency and client reliability. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| fix(llm o11y): update unpriced models tab test case | tewarig | S | No | 0.9h | 0.7h | Jul 14, 2026 |
SummaryTestFix flaky test for unpriced models tab This PR resolves a flaky test that caused CI failures, ensuring reliable test results for the LLM observability feature without affecting runtime behavior. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat: timeseries export in logs, traces and metrics explorers (2) | aks07 | L | No | 112.2h | 90.3h | Jul 14, 2026 |
SummaryFeatureAdd timeseries export to explorer views Enables users to download chart data from Logs, Traces, and Metrics explorers as CSV or JSONL, improving data accessibility and analysis. Health Assessment
Large
Medium
High
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(infra-monitoring): counts query for counting related entities | nikhilmantri0902 | XL | No | 166.1h | 2.9h | Jul 14, 2026 |
SummaryFeatureAdd counts query for infra monitoring Adds per-cluster and per-namespace counts of related resources to infra monitoring APIs, improving visibility into resource usage. Health Assessment
Large
High
Medium
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Go, Typescript, Python
|
||||||
| feat(dashboard-v2): query-first DSL filter for the dashboards list | AshwinBhatkal | XL | No | 114.8h | 0.2h | Jul 14, 2026 |
SummaryFeatureQuery-first DSL filter for dashboards list Introduces a unified query string filter for dashboards, improving filtering flexibility and user experience by consolidating UI controls into a single DSL editor. Health Assessment
Large
High
Medium
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(infrastructure-monitoring-v2): add button to open chart at metrics explorer | H4ad | M | No | 1.0h | 0.5h | Jul 13, 2026 |
SummaryFeatureAdd button to open chart at metrics explorer Users can now open chart details directly from the metrics explorer, improving monitoring workflow. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(frontend): bump deps | H4ad | XL | No | 99.2h | 0.2h | Jul 13, 2026 |
SummaryChoreUpdate frontend dependencies for security Fixes audit report and updates dependency floors, improving security and stability of the frontend. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(codeowners): update infra monitoring file owner | H4ad | XS | No | 71.0h | 70.7h | Jul 13, 2026 |
SummaryChoreUpdate infra monitoring CODEOWNERS owner Reassigns infra monitoring file to correct team, ensuring proper ownership and review workflow. Health Assessment
Small
Low
High
AI DetailsTech Stack |
||||||
| feat(authz): store role transaction groups as JSON document | vikrantgupta25 | XL | No | 124.3h | 28.6h | Jul 13, 2026 |
SummaryFeatureStore role transaction groups as JSON document Reconstruct role details page deterministically from SQL instead of OpenFGA tuples Health Assessment
Large
Medium
Medium
AI DetailsTech Stack
Languages:
Go, Typescript
Frameworks:
Bun
|
||||||
| test(llm-attribute-mapping): tooltip, locales, tests + drop barrels [4/5 follow-up] | tewarig | L | No | 69.7h | - | Jul 13, 2026 |
SummaryFeatureAdd tooltip, locales, tests, and barrel cleanup Enhances LLM observability UI with improved tooltips, localized titles, comprehensive tests, and cleaner imports, improving user experience and maintainability. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat: clousql - adding metrics in definition and dashboard JSON | swapnil-signoz | XL | No | 70.5h | 69.6h | Jul 13, 2026 |
SummaryFeatureAdd metrics and dashboard JSON for CloudSQL Adds missing metrics list and dashboard JSON for GCP CloudSQL, enabling comprehensive monitoring. Health Assessment
Large
High
High
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript, Go, Yaml
|
||||||
| fix(dashboard-v2): carry unsaved panel edits into view mode | ahrefabhi | L | No | 93.3h | 23.1h | Jul 13, 2026 |
SummaryBug FixCarry unsaved panel edits into view mode Ensures unsaved dashboard panel configuration persists when switching from edit to view mode, preventing accidental data loss and improving user experience. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix: update stale docs links in backend and remaining frontend | revmag | S | AI | 1.6h | 0.3h | Jul 13, 2026 |
SummaryBug FixFix stale docs links in backend and frontend This PR corrects broken documentation links across the backend and frontend, ensuring users can reliably navigate to relevant guides and FAQs, improving user experience and reducing support overhead. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Go
Frameworks:
React
|
||||||
| feat(qb): add time_series export support + data-export foundation for other format supports | aks07 | XL | No | 125.5h | 121.6h | Jul 13, 2026 |
SummaryFeatureAdd time series export support and foundation Enables exporting time series data to CSV/JSONL with timestamped filenames, laying groundwork for future export formats and improving data accessibility for users. Health Assessment
X-Large
High
High
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| test(service-account): mock motion lib & change drawer open/close detection | H4ad | M | No | 59.6h | 59.5h | Jul 13, 2026 |
SummaryTestMock motion lib to reduce test flakiness Reduces flaky tests for service account UI by mocking the motion library and improving drawer detection. Health Assessment
Medium
Low
Medium
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix: make span gaps accept day and week as units | namanv3 | M | No | 27.7h | 0.8h | Jul 11, 2026 |
SummaryBug FixFix span gaps to accept day and week units This PR resolves a backend failure when span gaps exceed one day by adding validation to the SpanGaps struct, enabling day and week units. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| fix: don't return error in v2 list dashboard api if there is a v1 dashboard | namanv3 | XL | No | 66.1h | 65.8h | Jul 10, 2026 |
SummaryBug FixFix v2 dashboard API error for legacy dashboards Ensures the v2 dashboard listing API gracefully handles legacy v1 dashboards, preventing failures and improving reliability for migrated organizations. Health Assessment
X-Large
High
High
AI DetailsTech Stack
Languages:
Typescript, Go
Frameworks:
React
|
||||||
| feat(infra-monitoring): use v2 APIs | H4ad | XL | No | 43.6h | 23.5h | Jul 10, 2026 |
SummaryFeatureInfra Monitoring v2 API integration Adds support for QBv5 and V2 APIs in Infra Monitoring, enabling advanced query capabilities for nodes, pods, and hosts. Health Assessment
X-Large
High
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(infra-monitoring): daemonsets ready and misscheduled nodes count | nikhilmantri0902 | M | No | 71.5h | 0.1h | Jul 10, 2026 |
SummaryFeatureAdd ready and misscheduled node counts to daemonsets Enhances infra‑monitoring API to provide full node health metrics, improving observability for Kubernetes daemonsets. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Yaml, Typescript, Go, Python
|
||||||
| refactor(roles): use new authz components | H4ad | XL | No | 69.7h | 51.5h | Jul 10, 2026 |
SummaryRefactorRefactor Roles AuthZ Components Updated permissioning components for roles to use standard AuthZ, improving consistency and maintainability. Health Assessment
Large
High
High
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| refactor(service-accounts): use new authz components | H4ad | XL | No | 71.6h | 53.4h | Jul 10, 2026 |
SummaryRefactorRefactor Service Account AuthZ Components Updated Service Account permissioning to use standardized AuthZ components, improving consistency and maintainability. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(quick-filters): add end-to-end tests and helper functions for qu… | YounixM | M | No | 14.5h | 7.3h | Jul 10, 2026 |
SummaryTestAdd end-to-end tests and helper functions for quick filters settings panel Adds smoke tests to verify the quick filters drawer opens when the settings icon is clicked, improving reliability and confidence in the UI. Health Assessment
Medium
Low
Medium
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| feat(trace-details): restore Open in Logs Explorer in span details Logs tab | aks07 | L | No | 192.2h | 189.1h | Jul 10, 2026 |
SummaryFeatureRestore Open in Logs Explorer in span details Logs tab Adds a persistent button that opens the Logs Explorer pre‑filtered to the current span, improving navigation and investigation for users. Health Assessment
Medium
Medium
High
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: update package dependencies in package.json and pnpm-lock.yaml | YounixM | M | No | 0.3h | 0.1h | Jul 10, 2026 |
SummaryChoreUpdate package dependencies to fix vulnerabilities Upgrades frontend dependencies to address security vulnerabilities, ensuring safer deployments. Health AssessmentAI DetailsTech Stack
Languages:
Javascript
|
||||||
| fix(ruletypes): tag rule threshold targets as format: double | therealpandey | S | No | 2.1h | 2.0h | Jul 09, 2026 |
SummaryBug FixFix rule threshold target format to double Ensures API spec correctly indicates double precision for rule threshold targets, preventing client precision loss. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml, Typescript, Go
|
||||||
| fix: revert the resizeable quick filter changes | YounixM | XL | No | 0.7h | 0.1h | Jul 09, 2026 |
SummaryBug FixRevert resizable quick filter changes This PR rolls back the recent resizable Quick Filters feature that caused the settings drawer to be hidden, restoring the previous stable layout and ensuring admin settings are visible. Health Assessment
X-Large
Medium
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(sql): enable txlock immediate by default | vikrantgupta25 | S | No | 3.3h | 0.0h | Jul 09, 2026 |
SummaryChoreEnable txlock immediate by default This change sets the default transaction lock mode to immediate, improving database performance and reducing lock contention. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Yaml, Go, Python
|
||||||
| feat(public-dashboard): integrate v2 (Perses-spec) public dashboards | AshwinBhatkal | XL | No | 23.2h | 15.0h | Jul 09, 2026 |
SummaryFeatureIntegrate v2 public dashboards Enables anonymous viewers to see dashboards created with the new v2 editor, improving user experience and reducing data leaks. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(dashboard-v2): bug bash fixes III | ahrefabhi | XL | AI | 6.7h | 3.5h | Jul 09, 2026 |
SummaryBug FixDashboard v2 bug fixes and improvements Fixes a series of bugs in the dashboard v2 UI, enhancing stability, user experience, and data accuracy for end‑users. Health Assessment
X-Large
High
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| fix(infra-monitoring): remove container metrics from `podsTableMetricNamesList` to surface non-empty `k8s.pod.start_time` | nikhilmantri0902 | XS | No | 3.7h | 0.2h | Jul 09, 2026 |
SummaryBug FixFix pod start time display in monitoring Corrects pod age calculation by removing container metrics that obscure pod start time, improving accuracy of pod monitoring. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| feat(infra-monitoring): Kubernetes Container Monitoring List API | nikhilmantri0902 | XL | No | 168.4h | 4.3h | Jul 09, 2026 |
SummaryFeatureAdd Kubernetes Container Monitoring List API Provides a new read‑only endpoint for listing Kubernetes containers with usage, health, and status metrics, enabling container‑level monitoring in SigNoz. Health Assessment
Large
Low
High
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Go, Typescript, Yaml
|
||||||
| fix(dashboard-v2): stop false 'updated elsewhere' prompts on your own edits | AshwinBhatkal | L | No | 11.5h | 11.1h | Jul 09, 2026 |
SummaryBug FixFix stale dashboard edit prompts Prevents false alerts when users edit dashboards, ensuring prompts only appear for external changes. Health Assessment
Large
Low
Medium
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(dashboard-v2): bug bash fixes II (list, dashboard page, create modal) | AshwinBhatkal | XL | No | 0.8h | 0.6h | Jul 09, 2026 |
SummaryFeatureBug bash fixes for dashboard v2 Improves dashboard experience by fixing UI bugs, enhancing tag editing, and streamlining image selection, leading to smoother user workflow. Health Assessment
Large
Medium
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(dashboard-v2): view-modal, pie chart, and panel fixes | ahrefabhi | XL | AI | 12.7h | 1.7h | Jul 09, 2026 |
SummaryBug FixFix and polish Dashboard V2 Polish Dashboard V2 with fixes and small features for panel editor and View-panel modal Health Assessment
Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React, Antd
|
||||||
| chore: refactor querier to lossen the tight coupling of querybuilder module with other modules | tushar-signoz | XL | No | 199.7h | 199.3h | Jul 08, 2026 |
SummaryRefactorRefactor query builder to reduce coupling Improves maintainability and reduces risk of future bugs by decoupling telemetry modules from the query builder, enabling easier extension and safer updates. Health Assessment
Large
High
High
AI DetailsTech Stack
Languages:
Go
|
||||||
| feat(infra-monitoring): add v2 initial files | H4ad | XL | No | 2.3h | 1.4h | Jul 08, 2026 |
SummaryFeatureAdd Infra Monitoring V2 initial files Provides a foundation for future infra monitoring improvements using V2 APIs, enabling better scalability and feature expansion. Health Assessment
X-Large
Medium
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(infra-monitoring): backend of feature_flag `use_infra_monitoring_v2` | nikhilmantri0902 | S | No | 3.7h | 2.3h | Jul 08, 2026 |
SummaryFeatureAdd use_infra_monitoring_v2 feature flag Adds a new feature flag to gate infra monitoring v2, enabling opt‑in via config or env with minimal blast radius. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Go
|
||||||