Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| Trace Details: Migrate to CSS modules | aks07 | XL | No | 26.9h | 22.2h | May 14, 2026 |
SummaryRefactorTrace Details: Migrate to CSS modules Migrates TraceDetailsV3 UI to CSS Modules, improving maintainability and reducing global style conflicts. This refactor enhances code clarity and supports future styling scalability. Health Assessment
X-Large
Medium
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(husky): ensure can run without xterm-256color | H4ad | S | No | 19.4h | 10.6h | May 14, 2026 |
SummaryBug FixEnsure Husky hook runs without xterm-256color Fixes commit hook failures in IDEs lacking $TERM, improving developer experience. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| chore(signozhq): bump to 0.0.19 | H4ad | L | No | 21.6h | 12.9h | May 14, 2026 |
SummaryRefactorUpgrade signozhq/ui to v0.0.19 Upgraded the component library to v0.0.19, updating tooltip components for consistency and improved UI behavior. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(authz): introduce detach relationship | vikrantgupta25 | XL | No | 17.9h | 16.7h | May 14, 2026 |
SummaryFeatureIntroduce detach relationship in authz Add attach and detach verbs to FGA schema for M*N relationships and deprecate metaresources resource type Health Assessment
Large
Medium
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Go, Typescript, Python, Yml
Frameworks:
Openapi
|
||||||
| chore(authz): add support for wildcard selectors | vikrantgupta25 | M | No | 1.1h | 0.1h | May 14, 2026 |
SummaryChoreAdd support for wildcard selectors Adds wildcard selector support to authorization, enabling more flexible permission definitions and simplifying configuration for complex access control scenarios. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| chore: pin pnpm version in package.json and enforce via preinstall | AshwinBhatkal | L | No | 4.4h | 4.2h | May 14, 2026 |
SummaryChorePin pnpm version and enforce via preinstall Ensures consistent pnpm 10.x usage across frontend and e2e tests, preventing install errors and maintaining CI stability. Health Assessment
Large
Low
Low
AI DetailsTech Stack |
||||||
| Fix: dangling and syntax in dashboard filter ( #10674) | rinkydevi | L | AI | 118.5h | 0.1h | May 14, 2026 |
SummaryBug FixFix dangling AND and syntax in dashboard filter Resolves dashboard query failures caused by dangling AND operators and prevents duplicate variable creation, ensuring reliable dashboard filtering and consistent user experience. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| test: new playwright project to seed data | AshwinBhatkal | XL | No | 41.3h | 41.2h | May 14, 2026 |
SummaryTestAdd Playwright setup for seeded test data Adds a committed golden telemetry dataset and Playwright setup to seed data for reliable E2E tests, ensuring chart data assertions are valid and time‑drift issues are eliminated. Health Assessment
X-Large
High
High
AI DetailsTech Stack
Languages:
Python, Typescript
|
||||||
| fix: return 404 when no comparable spans are found | krsoninikhil | XS | No | 18.4h | 18.2h | May 14, 2026 |
SummaryBug FixReturn 404 for missing span percentiles This fix ensures the span percentile API returns a 404 instead of a 500 when no comparable spans exist, improving error semantics and user experience. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| fix: added fix for traceoperator not getting saved in alerts | ahrefabhi | S | No | 186.1h | 4.4h | May 14, 2026 |
SummaryBug FixFix trace operator persistence in alerts Ensures trace operator queries are correctly saved and restored in threshold alerts, improving alert accuracy and user experience. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(time-picker): disable browser autofill on time selection input | AshutoshSharma-pixel | XS | No | 98.6h | 14.2h | May 13, 2026 |
SummaryBug FixDisable browser autofill on time picker Prevents irrelevant autofill suggestions from appearing in the time picker, improving user experience. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(alert-details): missing icon for nodata alerts | jatinderjit | XS | No | 7.2h | 6.9h | May 13, 2026 |
SummaryBug FixFix missing icon for no-data alerts Ensures alert history page displays correct icon and text for no-data alerts, improving visibility and user experience. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Go
Frameworks:
React
|
||||||
| fix(alerts): invalidate rule cache after disable/enable toggle | jatinderjit | XS | No | 5.7h | 5.4h | May 13, 2026 |
SummaryBug FixInvalidate rule cache after toggle Ensures that enabling or disabling an alert rule persists correctly, preventing silent state reverts and improving user experience. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix: remove returnSpansFrom from rawexport e2e | piyushsingariya | S | No | 8.2h | 7.5h | May 13, 2026 |
SummaryTestFix: remove returnSpansFrom from rawexport e2e Removes an unsupported `returnSpansFrom` parameter from raw export tests, preventing ClickHouse errors and aligning test behavior with the UI. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| feat(triggered-alerts): rewrite page to use new table component | H4ad | XL | No | 40.0h | 34.2h | May 13, 2026 |
SummaryFeatureRewrite alerts page with new table component The Triggered Alerts page was rewritten to use a new table component and layout, improving UI consistency and maintainability for users. Health Assessment
Large
Medium
Medium
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(list-alerts): rewrite page to use new table component | H4ad | XL | No | 15.3h | 9.9h | May 13, 2026 |
SummaryFeatureRewrite alerts page with new table component Improves alerts page consistency and usability by adopting the new table component, enhancing user experience and maintainability. This change aligns the alerts UI with other pages, simplifying future updates. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(authz): enable multi role assignment for members page | SagarRajput-7 | L | No | 22.4h | 0.5h | May 13, 2026 |
SummaryFeatureEnable multi-role assignment for members page Adds the ability for members to hold multiple roles, enhancing flexibility and aligning member permissions with service account capabilities. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript, Go, Python
Frameworks:
React
|
||||||
| chore: revert signoz to v0.122.0 release in deploy/docker | Nageshbansal | XS | No | 1.2h | 0.8h | May 13, 2026 |
SummaryChoreRevert signoz to v0.122.0 release Reverts the signoz version to v0.122.0 in the deploy/docker configuration to address potential issues with the v0.123.0 release. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Docker
|
||||||
| fix: disable opamp integration for llm | nityanandagohain | XS | No | 0.4h | 0.1h | May 13, 2026 |
SummaryBug FixDisable opamp integration for LLM Disables the opamp integration for LLM to prevent unintended behavior. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| fix: replace log icons with list icon | tewarig | XS | No | 0.3h | 0.1h | May 13, 2026 |
SummaryBug FixReplace log icons with list icon Users see the correct icon for logs, improving UI consistency and reducing confusion. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(release): bump SigNoz to v0.123.0, OTel Collector to v0.144.4 | primus-bot | S | No | 0.6h | 0.3h | May 13, 2026 |
SummaryChoreBump SigNoz and OTel Collector versions Updates SigNoz and its OpenTelemetry Collector to the latest stable releases, ensuring compatibility and new features for users. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Docker
|
||||||
| Feat/trace details pending 2 | aks07 | XL | No | 42.3h | 42.0h | May 13, 2026 |
SummaryFeaturePolish V3 trace details: Zustand store, icon migration Enhances trace details UI with state store migration, icon system update, and pinned‑attribute sync, improving user experience and maintainability. Health Assessment
X-Large
Medium
Medium
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat: add lint rule to enforce subpath imports for Signoz UI components | YounixM | L | No | 0.7h | 0.1h | May 12, 2026 |
SummaryChoreAdd lint rule for subpath imports Enforces subpath imports for Signoz UI components to reduce Jest load time and flaky timeouts Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| Feat/trace details pending | aks07 | XL | No | 195.1h | 184.8h | May 12, 2026 |
SummaryFeatureAdd Trace Details V3 features and fixes Enhances trace exploration with color‑by, filters, pagination, and state management, improving user productivity and reducing UI latency. Health Assessment
X-Large
High
High
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(infra-monitoring): v2 volumes list api | nikhilmantri0902 | XL | No | 313.5h | 309.2h | May 12, 2026 |
SummaryFeatureAdd v2 volumes list API endpoint Introduces a new POST /api/v2/infra_monitoring/volumes endpoint for listing PersistentVolumeClaims, enabling consistent infra monitoring across entities. Health Assessment
Large
High
High
AI DetailsTech Stack
Languages:
Go, Typescript, Yaml
|
||||||
| feat(pnpm): migrate away from yarn | H4ad | XL | No | 277.5h | 253.8h | May 12, 2026 |
SummaryChoreMigrate from Yarn to Pnpm to speed builds This change replaces Yarn with Pnpm, reducing CI build times by ~11 minutes and improving developer experience. Health Assessment
X-Large
High
High
AI DetailsTech Stack
Languages:
Typescript, Yaml
|
||||||
| chore: update orval | tewarig | M | No | 0.4h | 0.2h | May 12, 2026 |
SummaryChoreUpdate Orval dependency Bumps Orval to a newer minor version to keep API type generation up to date, ensuring compatibility with latest features. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| fix(infra-monitoring): handle -1 values on hosts metrics | H4ad | L | No | 23.9h | 20.9h | May 12, 2026 |
SummaryBug FixFix infra monitoring -1 values handling This change corrects negative metric values in infrastructure monitoring, preventing misleading -100% displays. It also adds tooltip support for empty data across related lists. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(infra-monitoring-details): migrate metrics to query range v5 | H4ad | XL | No | 255.1h | 0.1h | May 12, 2026 |
SummaryFeatureMigrate metrics to query range v5 Enables faster, more accurate metrics in infrastructure monitoring, improving user experience and analytics. Health Assessment
Large
Medium
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat: module and store for span mapper | nityanandagohain | XL | No | 336.7h | 0.2h | May 12, 2026 |
SummaryFeatureAdd module and store for span mapper Adds a module and store for span mapping, enabling more accurate trace‑to‑metric correlation. This improves observability and helps users diagnose performance issues faster. Health Assessment
Large
High
High
AI Details
Confidence:
0.10
Tech Stack
Languages:
Go, Typescript, Yaml
|
||||||
| chore: update ts-jest and show filters styles | tewarig | S | No | 0.7h | 0.5h | May 12, 2026 |
SummaryChoreUpdate ts-jest and fix filter styles This PR updates ts-jest to address a critical CVE and corrects UI filter styling for improved user experience. Ensures secure dependencies and a cleaner interface. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat: migrate from lucide react and antD icons to signoz icons | tewarig | XL | No | 113.6h | 0.1h | May 12, 2026 |
SummaryFeatureMigrate icon system to SigNoz icons Unifies the icon library, removes third‑party dependencies, reduces bundle size, and ensures visual consistency across the application. Health Assessment
X-Large
High
Medium
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(global-time): initialize store with default value instead of 0 | H4ad | M | No | 0.9h | 0.6h | May 11, 2026 |
SummaryBug FixInitialize global time store with default value Fixes incorrect rendering of time‑based lists by initializing the global time store with the parsed 30m value instead of zero, ensuring monitoring dashboards display data correctly after refresh. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| feat(infra-monitoring): v2 clusters list api | nikhilmantri0902 | XL | No | 311.3h | 306.9h | May 11, 2026 |
SummaryFeatureAdd v2 clusters list API Introduces a new v2 endpoint for listing clusters, providing a unified infra monitoring surface across hosts, pods, nodes, and namespaces. Health Assessment
Large
Low
High
AI DetailsTech Stack
Languages:
Yaml, Typescript, Go
|
||||||
| feat(authz): enable multi role assignment for service account | SagarRajput-7 | L | No | 74.8h | 74.6h | May 11, 2026 |
SummaryFeatureEnable multi role assignment for service accounts Adds ability for service accounts to be assigned multiple roles, improving flexibility and security for access control. Health Assessment
Medium
High
High
AI Details
Confidence:
0.30
Tech Stack
Languages:
Typescript, Go, Python
Frameworks:
React
|
||||||
| feat(infra-monitoring): v2 namespaces list api | nikhilmantri0902 | XL | No | 307.1h | 187.4h | May 11, 2026 |
SummaryFeatureAdd v2 namespaces list API for infra monitoring Introduces a new API endpoint to list Kubernetes namespaces with aggregated CPU/memory metrics and per‑phase pod counts, giving users richer monitoring insights without affecting the existing v1 endpoint. Health Assessment
X-Large
High
High
AI DetailsTech Stack
Languages:
Go, Typescript, Yaml
|
||||||
| feat(auditor): add file provider | therealpandey | M | No | 1.1h | 0.1h | May 11, 2026 |
SummaryFeatureAdd file-based auditor provider Adds a file-based audit log provider enabling audit events to be persisted locally, facilitating compliance and debugging. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Go
|
||||||
| feat: update imports for @signozhq/ui components | YounixM | XL | No | 0.5h | 0.1h | May 08, 2026 |
SummaryRefactorUpdate imports for @signozhq/ui components This refactor replaces barrel imports with subpath imports for @signozhq/ui, reducing test load times and eliminating flakiness caused by eager module loading. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(ruletypes): publish OpenAPI 3 discriminator on RuleThresholdData and EvaluationEnvelope | therealpandey | M | No | 84.8h | 0.4h | May 08, 2026 |
SummaryFeaturePublish OpenAPI discriminator for rule types Adds OpenAPI discriminator metadata so codegen tools generate typed schemas, eliminating manual JSON bridges and improving developer experience. Health Assessment
Medium
Medium
Low
AI DetailsTech Stack
Languages:
Go, Typescript
|
||||||
| chore: filter out warning and info level events | YounixM | XS | No | 25.5h | 0.1h | May 08, 2026 |
SummaryBug FixFilter warning and info level events Reduces noise in frontend error reporting by filtering out non‑actionable warning and info events, ensuring alerts focus on real errors. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(ingestion): make set alert on ingestion limit prominent and added default alert name | SagarRajput-7 | XL | No | 24.0h | 0.2h | May 07, 2026 |
SummaryFeatureImprove ingestion alert UX and default naming Enhances user experience by making the ingestion limit alert button more visible and auto‑generates a default alert name, reducing setup friction. Health Assessment
X-Large
Medium
High
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(typography): migrate to @signozhq/ui | H4ad | XL | No | 41.7h | 0.3h | May 07, 2026 |
SummaryRefactorMigrate typography to custom UI library Replace Antd Typography with lightweight SigNoz UI components, improving performance and reducing bundle size. Health Assessment
Medium
Medium
Medium
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| test: dashboards list spec with new e2e framework | AshwinBhatkal | XL | No | 50.4h | 48.7h | May 07, 2026 |
SummaryTestAdd E2E coverage for dashboards list page Adds end-to-end tests for the dashboards list page, including helper utilities and a real-world JSON test fixture. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript
Frameworks:
Playwright
|
||||||
| feat(infra-monitoring): show total items count on list page | H4ad | M | No | 16.7h | 15.1h | May 07, 2026 |
SummaryFeatureAdd total items count to infra monitoring list Users can now see the total number of items on infrastructure monitoring list pages, improving visibility and reducing confusion. Health Assessment
Medium
Low
Medium
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(lint-staged): run format for css files & parallel tsgo check | H4ad | XS | No | 15.4h | 14.5h | May 07, 2026 |
SummaryBug FixFix lint-staged to format CSS and run tsgo Ensures CSS changes are formatted and TypeScript checks run in parallel, improving local development consistency. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| feat(infra-monitoring): v2 nodes list api | nikhilmantri0902 | XL | No | 216.0h | 0.7h | May 07, 2026 |
SummaryFeatureAdd v2 nodes list API for infra monitoring Introduces a new v2 endpoint to list infrastructure nodes, providing detailed metrics and pagination, enhancing observability for users. Health Assessment
X-Large
High
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Yaml, Typescript, Go
|
||||||
| fix(frontend): simplify password matching logic | belikedeep | M | AI | 55.4h | 0.1h | May 06, 2026 |
SummaryBug FixSimplify password matching logic Fixes a race condition that allowed account creation with mismatched passwords, improving security and user experience. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix: dashboard date refresh | tushar-signoz | M | No | 3.5h | 0.9h | May 06, 2026 |
SummaryBug FixFix dashboard date refresh regression Corrects a dashboard refresh bug that caused custom time ranges to become invalid, ensuring accurate time bounds after updates. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(release): bump SigNoz to v0.122.0 | primus-bot | XS | No | 1.1h | 0.9h | May 06, 2026 |
SummaryChoreBump SigNoz to v0.122.0 Release SigNoz v0.122.0. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Docker
|
||||||
| chore: added reference to crosspanel sync docs | ahrefabhi | M | No | 0.5h | 0.4h | May 06, 2026 |
SummaryRefactorAdd docs link tooltip to dashboard settings Adds a tooltip linking to Cross‑Panel Sync docs in dashboard settings, improving user guidance. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||