Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| chore(release): bump SigNoz to v0.125.1 | primus-bot | XS | No | 0.4h | 0.2h | May 20, 2026 |
SummaryChoreBump SigNoz to v0.125.1 Updates Docker Compose configuration for SigNoz v0.125.1 release, ensuring deployment files reference the new version. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Docker
|
||||||
| chore: replace antd badge with signozhq badge | manika-signoz | S | No | 1.8h | 0.7h | May 20, 2026 |
SummaryRefactorReplace antd badge with SignozHQ badge Aligns UI with the internal design system by removing antd dependency, improving consistency and maintainability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript, Typescript
Frameworks:
React
|
||||||
| fix(alerts): ensure edit alert name is updated correctly and not override after save | H4ad | M | No | 44.2h | 12.1h | May 20, 2026 |
SummaryBug FixFix alert name sync after edit Ensures alert names are correctly persisted when edited, preventing accidental loss of changes during save. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(tanstack-table): reset page to 1 when change page size | H4ad | M | No | 47.9h | 22.4h | May 20, 2026 |
SummaryBug FixReset page to 1 on page size change Fixes table pagination reset bug, ensuring users see the first page after changing page size. Health Assessment
Medium
Low
Medium
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(alerts-new): show tabs and breadcrumbs on create alert | H4ad | XL | No | 139.0h | 23.8h | May 20, 2026 |
SummaryRefactorAdd breadcrumbs and tabs to create alert Improves user navigation when creating alerts, reducing confusion and errors. Health Assessment
Large
Low
Medium
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix: expand waterfall ancestors on flamegraph click | aks07 | M | No | 5.5h | 2.9h | May 20, 2026 |
SummaryBug FixFix waterfall ancestor expansion on flamegraph click Ensures users can navigate trace details accurately, improving debugging efficiency. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: Accept body as Map in FE | piyushsingariya | M | No | 168.3h | 115.1h | May 20, 2026 |
SummaryRefactorAccept body as Map in Frontend Updates the logs API to accept a JSON object for the body field, simplifying parsing for API consumers and AI agents. Health Assessment
Medium
High
High
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: create source field in dashboards | srikanthccv | L | No | 8.3h | 6.2h | May 20, 2026 |
SummaryFeatureCreate source field in dashboards Adds a source field to dashboards, enabling dashboards to be linked to data sources and improving data lineage. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Go, Typescript
|
||||||
| refactor(infra-monitoring): expand pod phase / node ready count method signatures to take individual params | nikhilmantri0902 | M | No | 5.3h | 4.3h | May 20, 2026 |
SummaryRefactorRefactor infra-monitoring pod/node count signatures Simplifies infra monitoring code by removing temporary structs, improving maintainability without affecting functionality. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| fix(metrics-explorer): show actual timestamp in metric sidesheet 'Last Received' tooltip | AshwinBhatkal | M | No | 4.0h | 3.9h | May 20, 2026 |
SummaryBug FixFix metric sidesheet timestamp tooltip Corrects tooltip to display absolute ingestion timestamp, improving clarity for users analyzing metrics. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(release): bump SigNoz to v0.125.0 | primus-bot | XS | No | 0.7h | 0.4h | May 20, 2026 |
SummaryChoreBump SigNoz to v0.125.0 Release SigNoz v0.125.0 Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Docker
|
||||||
| chore(ai-assistant): add product analytics events | makeavish | XL | No | 47.4h | 42.7h | May 19, 2026 |
SummaryChoreAdd product analytics events for AI Assistant Adds 14 frontend product‑analytics events to track AI Assistant usage, enabling measurement of the open→send funnel, action conversion, voice usage, and feature adoption. Health Assessment
Large
Medium
Medium
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(planned-downtime): timezone handling | jatinderjit | XL | No | 113.7h | 1.6h | May 19, 2026 |
SummaryBug FixFix timezone handling in planned downtime This fix ensures planned downtimes respect user-selected timezones, preventing alerts from being silenced incorrectly. It improves reliability of maintenance scheduling. Health Assessment
X-Large
High
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Fix RootSpans does not sync with QB correctly | aks07 | M | No | 7.3h | 0.3h | May 19, 2026 |
SummaryBug FixFix RootSpans dropdown sync issue Ensures the Root Spans selection in the trace explorer remains consistent across URL changes, preventing UI drift and improving user experience. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(sqlmigration): add integration_dashboard table | swapnil-signoz | M | No | 25.6h | 22.8h | May 19, 2026 |
SummaryFeatureAdd integration_dashboards table Adds a new table to persist cloud integration dashboards in the database, enabling efficient storage and retrieval of integration‑specific dashboard identities. Health Assessment
Medium
Low
High
AI DetailsTech Stack
Languages:
Go
|
||||||
| fix: added fix for widget warning/save modal states | ahrefabhi | L | No | 5.0h | 4.1h | May 19, 2026 |
SummaryBug FixFix widget unsaved changes warning logic Ensures users no longer see false unsaved changes warnings and prevents accidental data loss when editing dashboard widgets, improving the overall user experience. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat: field selector migrated to telemetry field key | aks07 | XL | No | 2.0h | 1.0h | May 19, 2026 |
SummaryRefactorField selector migrated to telemetry field key Internal refactor unifies field key usage across trace details, preserving UX while enabling future extensibility. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(dashboard): component UX updates in widget header and settings panel | AshwinBhatkal | M | No | 0.8h | 0.7h | May 19, 2026 |
SummaryBug FixFix dashboard widget header and settings UX Improves dashboard usability by correcting title truncation, label spacing, icon consistency, and menu styling, reducing user confusion and enhancing visual clarity. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(dashboard): align Delete dashboard with other action menu items | AshwinBhatkal | L | No | 7.7h | 7.5h | May 19, 2026 |
SummaryBug FixAlign Delete dashboard action menu items Ensures consistent UI alignment and spacing for the Delete dashboard action, improving user experience and reducing confusion. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(form-alert-rules): confirm modal broken | H4ad | M | No | 5.5h | 0.9h | May 18, 2026 |
SummaryBug FixFix confirm modal broken in alert rules The confirm dialog for editing alerts was broken, causing confusion and potential misconfiguration. This fix restores proper styling and removes unnecessary timeout, improving user experience. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(role-fga): added feature flag gate on roles fga - create and details page | SagarRajput-7 | L | No | 1.3h | 0.1h | May 18, 2026 |
SummaryFeatureAdd feature flag gate for roles FGA Enables fine‑grained role access control gated by license and feature flag, improving security and compliance for users. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(authz): add authz feature flag | vikrantgupta25 | S | No | 2.2h | 2.0h | May 18, 2026 |
SummaryChoreAdd authz feature flag Adds a feature flag to control authorization behavior, enabling dynamic toggling of authz logic. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| fix(frontend): unblock pnpm generate:api after orval v8 upgrade | AshwinBhatkal | S | No | 0.4h | 0.2h | May 18, 2026 |
SummaryBug FixUnblock API codegen after Orval upgrade Fixes build pipeline by disabling Orval's validator, restoring API generation for the frontend. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| chore: added changes for sorting tooltip content | ahrefabhi | S | No | 78.3h | 76.6h | May 18, 2026 |
SummaryRefactorAdd sorting to tooltip content Sorts tooltip rows by value in descending order, making top contributors easier to spot at a glance. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Enable new trace details page | aks07 | M | No | 119.1h | 118.9h | May 18, 2026 |
SummaryFeatureEnable new trace details page Adds a new trace details page with improved scroll behavior and UI filtering, enhancing user experience for trace analysis. Health Assessment
Medium
High
High
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(role-sa-fga): role sa fga followup changes | SagarRajput-7 | L | No | 21.7h | 0.2h | May 18, 2026 |
SummaryFeatureAdd role service account FGA follow‑up changes Enhances role management by tightening permission derivation, adding license‑based UI gating, and allowing FGA‑only users to access settings, improving security and user experience. Health Assessment
Large
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(onboarding): shuffle ordering of interest in SigNoz based on version | manika-signoz | S | No | 3.8h | 3.6h | May 18, 2026 |
SummaryFeatureShuffle onboarding interest options per release Randomizes the order of onboarding interest options per release to reduce position bias, improving data quality. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix: enforce minimum step interval for v3 promql queries | tushar-signoz | XS | No | 118.7h | 118.6h | May 18, 2026 |
SummaryBug FixEnforce minimum step interval for PromQL queries The change clamps PromQL query step values to a minimum of 60 seconds, eliminating integer divide‑by‑zero panics. This improves system reliability for monitoring queries. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Go
|
||||||
| feat(sa-fga): service account fga | SagarRajput-7 | XL | No | 145.5h | 36.7h | May 17, 2026 |
SummaryFeatureAdd Fine‑Grained Access Control to Service Accounts Enables granular permission checks for roles and service accounts, improving security and user experience by allowing users to see only what they are authorized to access. Health Assessment
X-Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(authz): reserve signoz prefix for managed roles | vikrantgupta25 | S | No | 1.4h | 1.1h | May 16, 2026 |
SummaryBug FixReserve signoz prefix for managed roles Ensures role names use a reserved prefix, preventing naming conflicts and improving security governance. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Go, Python
|
||||||
| fix(deps): resolve all high/critical Dependabot security alerts | vikrantgupta25 | XL | No | 8.9h | 3.4h | May 15, 2026 |
SummaryChoreResolve high/critical Dependabot security alerts Upgrades dependencies to eliminate all high/critical security vulnerabilities, ensuring system stability and compliance. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| fix(infra-monitoring): error due to invalid operators on query builder | H4ad | M | No | 48.2h | 47.4h | May 15, 2026 |
SummaryBug FixFix invalid operators in query builder Adds support for negated query operators in infrastructure monitoring, preventing errors and expanding query flexibility for users. Health Assessment
Medium
Medium
High
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(authz): add role CRUD permissions | vikrantgupta25 | L | No | 20.6h | 17.1h | May 15, 2026 |
SummaryFeatureAdd role CRUD permissions Enables granular role management, allowing admins to create, read, update, and delete roles, improving security and operational flexibility. Health Assessment
Large
Medium
Medium
AI Details
Confidence:
0.80
Tech Stack
Languages:
Go, Typescript
Frameworks:
React
|
||||||
| chore(release): bump SigNoz to v0.124.0 | primus-bot | XS | No | 0.9h | 0.1h | May 15, 2026 |
SummaryChoreBump SigNoz to v0.124.0 Updates Docker Compose configuration to use the latest SigNoz release, ensuring deployments run the new version. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Docker
|
||||||
| fix: resource tag querybuilding in conditionFor | piyushsingariya | L | No | 27.6h | 2.2h | May 15, 2026 |
SummaryBug FixFix resource tag query building Corrects invalid query construction for resource attributes, ensuring accurate telemetry queries. Health Assessment
Large
Medium
Medium
AI DetailsTech Stack
Languages:
Go, Python
|
||||||
| feat: lock, unlock, create public, update public v2 dashboard APIs | namanv3 | L | No | 264.3h | - | May 15, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| feat(alerts): add docs and agent skill info banner to ClickHouse query editor | krsoninikhil | M | No | 60.1h | 21.5h | May 14, 2026 |
SummaryFeatureAdd docs and agent skill banner to ClickHouse editor Users see a contextual info banner with documentation links and agent skill guidance when creating alert rules in ClickHouse query mode, improving onboarding and reducing support queries. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| refactor(infra-monitoring): handle keys not found & avoid re-renders on query search change | H4ad | S | No | 3.8h | 3.8h | May 14, 2026 |
SummaryBug FixFix infra monitoring key errors and reduce re-renders Improves UI stability by handling missing keys and cuts unnecessary re-renders, boosting performance and user experience. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat: new module for tags | namanv3 | XL | No | 77.7h | 21.8h | May 14, 2026 |
SummaryFeatureAdd new module for tags Introduces a tags entity for dashboards, enabling tagging and filtering of dashboards, enhancing organization and searchability. Health Assessment
Large
High
Medium
AI Details
Confidence:
0.75
Tech Stack
Languages:
Go
|
||||||
| chore(pnpm): upgrade deps & add minimum release age | H4ad | XL | No | 43.3h | 17.4h | May 14, 2026 |
SummaryChoreUpgrade dependencies and add minimum release age Update frontend dependencies to address critical vulnerabilities and clean unused packages, ensuring safer, more stable releases. Health Assessment
Large
Medium
Medium
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(cmd): add metastore migrate command | therealpandey | L | No | 1.7h | 0.9h | May 14, 2026 |
SummaryFeatureAdd metastore migrate command for CLI Operators can run schema migrations independently, enabling preflight checks and improving deployment reliability. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| chore(test): fix, unskip and refactor platform surfaces tests | SagarRajput-7 | L | No | 14.5h | 13.8h | May 14, 2026 |
SummaryTestFix and refactor platform surface tests Improved test reliability and speed by replacing slow async interactions with synchronous equivalents, ensuring CI stability. Health Assessment
Large
Low
Medium
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| 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
|
||||||