Pull Request Explorer

Exploring 203 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(logs): dedupe body/timestamp columns in explorer picker aks07 M No 0.3h 0.2h Jun 02, 2026

Summary

Bug Fix

Deduplicate body/timestamp columns in logs explorer

Fixes duplicate columns in the logs explorer, ensuring distinct fields from different contexts are correctly displayed and removable, improving data accuracy and user experience.

Health Assessment

Medium
Low
Low
  • The PR was merged within 18 minutes of opening, with a single review and minimal rework, indicating a straightforward bug fix with low risk to the system.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix(sso): send empty object when clearing group/domain mappings on save SagarRajput-7 L No 3.4h 0.2h Jun 02, 2026

Summary

Bug Fix

Fix SSO mapping clear bug

Ensures SSO configuration clears mappings when deleted, preventing stale data and improving reliability for administrators.

Health Assessment

Large
Low
Low
  • Fast review and merge (3.4h cycle, 0.2h review), minimal rework, comprehensive tests added to cover payload behavior.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(logs/traces): migrate column picker UI to FieldsSelector aks07 XL No 49.9h 46.5h Jun 02, 2026

Summary

Feature

Unified column picker for logs, traces, and live logs

Introduces a shared FieldsSelector panel that replaces legacy pickers, enabling consistent column selection, ordering, and persistence across Logs Explorer, Trace Explorer, and LiveLogs, improving user experience and reducing code duplication.

Health Assessment

X-Large
Medium
Medium
  • The PR required a moderate amount of rework, with a single review round and a 2‑day cycle time; the large scope and many file changes suggest careful testing was performed before merge.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix: donot close suggestion on typing period tushar-signoz M No 107.5h 106.9h Jun 02, 2026

Summary

Bug Fix

Fix suggestion box closing on period

Prevents auto-complete suggestions from disappearing when users type a period, improving query builder usability.

Health Assessment

Medium
Medium
High
  • The PR experienced a lengthy review cycle, indicating potential bottlenecks in the review workflow, despite its modest size.

AI Details

Tech Stack

Languages: Typescript
fix(web): update web settings config vikrantgupta25 S No 0.5h 0.2h Jun 02, 2026

Summary

Bug Fix

Fix web settings config

Updates web configuration to correct behavior, ensuring proper settings are applied.

Health Assessment

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

AI Details

Confidence: 0.80

Tech Stack

Languages: Go
fix(metrics-explorer): handle in case .data is undefined H4ad XS No 23.6h 23.3h Jun 02, 2026

Summary

Bug Fix

Fix Metrics Explorer undefined data handling

Prevents page crashes when metric names contain slashes, improving reliability of Metrics Explorer.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in a single commit after review, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix(metrics-explorer): handle in case .attributes is undefined H4ad XS No 23.0h 22.8h Jun 02, 2026

Summary

Bug Fix

Fix undefined attributes handling in Metrics Explorer

This fix stops the Metrics Explorer from crashing when metric names include slashes. It improves reliability for users analyzing metrics.

Health Assessment

Small
Low
Low
  • Quick resolution with minimal changes and no rework.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
feat(auth): validate reset password token on page load before showing form SagarRajput-7 L No 29.0h 6.7h Jun 02, 2026

Summary

Feature

Validate reset password token on page load

Improves reset password UX by validating token before showing form, displaying clear error screens for expired or invalid tokens.

Health Assessment

Large
Medium
Medium
  • The PR required several commits after the initial review, indicating iterative refinement.
  • Review and cycle times were within normal ranges, suggesting manageable complexity.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
fix(create-alert-v2): tooltip not showing due to pointer-events none H4ad S No 117.0h 4.9h Jun 02, 2026

Summary

Bug Fix

Fix tooltip visibility on create alert button

Fixes tooltip visibility issue on the Create Alert V2 button, ensuring users see error messages when the button is disabled.

Health Assessment

Small
Low
Low
  • The PR had a long cycle time but minimal changes and a quick review, indicating low complexity but possible delays in merge scheduling.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore: remove query status tewarig M No 146.3h 141.2h Jun 02, 2026

Summary

Chore

Remove query status UI component

Eliminates the query status display, simplifying the logs explorer UI and reducing visual clutter.

Health Assessment

Medium
High
High
  • Long review cycle and significant deletions suggest the change was complex and required careful consideration, leading to a slow merge.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore(codeowners): add pulse for alerts and infra monitoring pages H4ad S No 87.7h 87.6h Jun 02, 2026

Summary

Chore

Add pulse for alerts and infra monitoring pages

Adds pulse frontend integration for alerts and infra monitoring pages, improving monitoring visibility.

Health Assessment

Small
Low
High
  • Long review cycle due to single-file change; minimal risk and impact.

AI Details

Tech Stack

feat(web): disable all integrations by default vikrantgupta25 S No 0.8h 0.5h Jun 02, 2026

Summary

Feature

Disable all integrations by default

Disables all web integrations by default, reducing risk of accidental exposure.

Health Assessment

Small
Low
Low
  • Quick review and merge, minimal changes, low risk.

AI Details

Confidence: 0.20

Tech Stack

Languages: Yaml, Go
fix: add references in waterfall response krsoninikhil M No 2.2h 1.9h Jun 02, 2026

Summary

Bug Fix

Add references in waterfall response

Users can now see reference data in waterfall span responses, restoring UI functionality.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes, fast review and merge, low risk.

AI Details

Tech Stack

Languages: Yaml, Typescript, Go
feat(trace-detail): add analytics instrumentation for new trace details page aks07 L No 0.4h 0.1h Jun 02, 2026

Summary

Feature

Add analytics instrumentation to Trace Details page

Enables detailed usage metrics for Trace Details V3, improving product insights without affecting UI.

Health Assessment

Large
Low
Low
  • Rapid approval with minimal changes; instrumentation added quickly and safely.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
feat(ai-assistant): show descriptive Noz hover tooltip on all entry points makeavish S No 17.0h 16.9h Jun 02, 2026

Summary

Feature

Show descriptive Noz hover tooltip on all entry points

Adds a consistent, informative tooltip for the Noz AI assistant across header, floating trigger, and sidebar, improving user onboarding.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes; single review and merge within 17 hours indicates a smooth process.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Frameworks: React
feat(trace-details): Add API endpoint & module for trace aggregations krsoninikhil XL No 163.6h 36.7h Jun 01, 2026

Summary

Feature

Add trace aggregation API endpoint

Enables aggregated trace metrics for improved observability and performance analysis, giving users deeper insight into trace execution times.

Health Assessment

X-Large
High
High
  • The PR required multiple iterative commits over several days, indicating complex logic and integration challenges. The large code churn and extended cycle time suggest a high risk of defects and delayed delivery.

AI Details

Confidence: 0.10

Tech Stack

Languages: Go, Typescript, Yaml
fix: tag container styles in dashboard tewarig S No 71.7h 2.8h Jun 01, 2026

Summary

Bug Fix

Fix tag container styling in dashboard

Corrects styling of tag containers in the dashboard, ensuring badges display properly and long values are truncated, improving user interface clarity and preventing layout issues.

Health Assessment

Small
Low
Low
  • Quick review and single commit indicate a straightforward bug fix with minimal risk and fast turnaround.

AI Details

Tech Stack

Languages: Typescript
feat(logs/traces): streamline column state — selectColumns becomes canonical source aks07 XL No 233.1h 230.6h Jun 01, 2026

Summary

Refactor

Streamline column state for logs and traces

Unifies column selection across logs and traces, ensuring consistent visibility and order, improving user experience and reducing bugs.

Health Assessment

X-Large
High
High
  • Long cycle time and multiple merge commits indicate significant rework and coordination challenges.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
refactor(infra-monitoring): removed primary filters deprecated prop H4ad M No 65.9h 12.9h Jun 01, 2026

Summary

Refactor

Refactor infra monitoring: remove deprecated prop

This refactor cleans up deprecated infra monitoring code, reducing technical debt and improving maintainability without affecting user experience.

Health Assessment

Large
Low
Low
  • The PR was reviewed quickly and merged after a single commit, indicating a straightforward refactor with minimal risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore: use distinct fingerprint in resource filter nityanandagohain M No 2.2h 0.7h Jun 01, 2026

Summary

Refactor

Refactor resource filter to use distinct fingerprints

Ensures unique fingerprints per resource, eliminating duplicate handling and improving data integrity.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal rework indicate a straightforward, well-tested change with low risk to production.

AI Details

Tech Stack

Languages: Go
fix: qb warnings tushar-signoz XL No 10.4h 10.0h Jun 01, 2026

Summary

Bug Fix

Fix duplicate query-builder warnings

Eliminates repeated warnings in query responses and suppresses non-actionable meter metric warnings, improving clarity for users.

Health Assessment

Large
Low
Low
  • Quick turnaround with minimal rework; PR resolved within 10 hours and merged without significant review friction.

AI Details

Tech Stack

Languages: Go, Python
feat: v2 dashboards list page AshwinBhatkal XL No 243.8h 73.0h Jun 01, 2026

Summary

Feature

Add v2 dashboards list page

Introduces a new dashboards list UI with sorting, pagination, search, JSON import, and metadata configuration, enhancing user productivity while gated behind a feature flag.

Health Assessment

Large
Low
Low
  • The PR had a long cycle time of ~10 days but only one review round, indicating a straightforward implementation that was well-structured and gated to mitigate risk.

AI Details

Confidence: 0.50

Tech Stack

Languages: Typescript
Frameworks: React
feat: rename AI Assistant to Noz and introduce Noz component with hov… YounixM L No 9.1h 1.0h May 30, 2026

Summary

Feature

Rename AI Assistant to Noz with mascot

Rebrands the AI Assistant to a distinct mascot, improving brand identity and user experience across the product.

Health Assessment

Medium
Low
Low
  • Fast cycle time and single review round indicate a straightforward UI change with minimal friction.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Frameworks: React
feat(tanstack-text): add support for forwardRef H4ad S No 86.2h 0.1h May 30, 2026

Summary

Feature

Add forwardRef support to TanStackTable.Text

Adds forwardRef support to TanStackTable.Text, allowing TooltipSimple to function without warnings and improving component interoperability.

Health Assessment

Small
Low
Low
  • Quick review and single commit indicate straightforward change with minimal friction.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Revert "refactor: replace antd Tabs with @signozhq/ui Tabs (#11392)" H4ad L No 0.7h 0.5h May 29, 2026

Summary

Bug Fix

Revert UI Tabs refactor causing regressions

Reverts a recent UI refactor that introduced regressions, restoring previous stable behavior.

Health Assessment

Large
Low
Low
  • Fast turnaround with minimal rework; quick resolution of UI regressions.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: React
fix(telemetrystore): fix clickhouse connection-pool slot leak (acquire conn timeout) therealpandey M No 1.1h 0.3h May 29, 2026

Summary

Bug Fix

Fix ClickHouse connection pool slot leak

Prevents query timeouts and improves reliability of the rule state history by addressing a connection‑pool leak in ClickHouse, ensuring smoother alerting operations.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged within 1.1 hours, indicating a straightforward, low‑risk bug fix with minimal code churn.

AI Details

Tech Stack

Languages: Go
chore(ci): remove unused frontend build variables vikrantgupta25 XS No 0.4h 0.2h May 29, 2026

Summary

CI/CD

Remove unused frontend build variables

Simplifies CI configuration, reducing build complexity and potential errors.

Health Assessment

Small
Low
Low
  • Quick review and merge indicate a straightforward cleanup with minimal risk.

AI Details

Confidence: 0.80

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
fix: badge label color in logs tewarig XS No 5.8h 4.3h May 29, 2026

Summary

Bug Fix

Fix badge label color in logs

Corrects visual contrast of log field badges, improving readability and accessibility for users.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, approved after a single review, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Typescript
feat(user): add support for token verification vikrantgupta25 M No 3.3h 2.7h May 29, 2026

Summary

Feature

Add token verification support

Enables users to verify tokens, improving security and authentication flow.

Health Assessment

Medium
Low
Low
  • Rapid cycle with minimal rework, quick approval, and small scope indicates low risk.

AI Details

Confidence: 0.10

Tech Stack

Languages: Go, Typescript
chore(oxlint): disable max-params, jsdoc, and more rules for tests H4ad S No 65.0h 64.8h May 29, 2026

Summary

Chore

Disable lint rules for tests

Reduces lint warnings in test code, improving developer experience.

Health Assessment

Small
Low
Medium
  • PR had a long review time but minimal changes, indicating low complexity and low risk.

AI Details

Tech Stack

feat(web): gate sentry and pylon init behind boot settings flags SagarRajput-7 S No 1.2h 0.4h May 29, 2026

Summary

Feature

Gate Sentry and Pylon init behind boot settings flags

Adds runtime enable/disable control for Sentry and Pylon via boot settings, allowing operators to disable these SDKs without code changes.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes, low risk to production.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(web): add support for sentry and pylon vikrantgupta25 M No 2.3h 1.9h May 29, 2026

Summary

Feature

Add Sentry and Pylon support to web

Enables error monitoring and telemetry via Sentry and Pylon, improving observability for the web frontend.

Health Assessment

Medium
Low
Low
  • Fast cycle time and single review round indicate a straightforward, low‑risk feature addition with minimal rework.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript, Go
Frameworks: React
chore: remove cloud integration service cascade delete constraint swapnil-signoz M No 47.1h 0.6h May 29, 2026

Summary

Chore

Remove cloud integration service cascade delete constraint

Clean up database schema by removing cascade delete constraint on cloud_integration_service table, improving data integrity and preventing unintended deletions.

Health Assessment

Medium
Low
Low
  • PR completed quickly with minimal rework, indicating a straightforward schema change.

AI Details

Tech Stack

Languages: Go
fix(querybuilder): return PreparedWhereClause by value so warnings propagate when clause is empty tushar-signoz L No 188.3h 135.1h May 29, 2026

Summary

Bug Fix

Fix querybuilder to propagate warnings

Ensures warning messages from query parsing are not lost, improving debugging and user experience.

Health Assessment

Large
High
High
  • The PR took over 7 days to merge with multiple merges and a long review period, indicating significant rework and potential complexity.

AI Details

Tech Stack

Languages: Go
refactor: replace antd Tabs with @signozhq/ui Tabs YounixM L No 191.1h 6.8h May 29, 2026

Summary

Refactor

refactor: replace antd Tabs with @signozhq/ui Tabs

Migrates all Ant Design Tabs to the internal @signozhq/ui Tabs component, improving consistency and reducing external dependencies while maintaining existing UI behavior.

Health Assessment

Large
Medium
Medium
  • The PR required 8 days to merge with a single review cycle and involved 18 files and 283 lines of change, indicating moderate complexity but no major blockers.

AI Details

Confidence: 0.30

Tech Stack

Languages: Typescript
Frameworks: React
refactor(frontend): migrate plain antd Input to @signozhq/ui/input tewarig L No 180.0h 18.7h May 29, 2026

Summary

Refactor

Migrate antd Input to design system

Unifies UI components by replacing Ant Design Input with the SigNoz design‑system primitive, improving consistency and reducing maintenance overhead.

Health Assessment

Large
Medium
High
  • The PR had a 7‑day cycle time with multiple commits after the initial review, indicating significant rework and a complex refactor across many components.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix(infra-monitoring): align v2 custom queries' bounds with QBv5 querier step adjustment nikhilmantri0902 L No 184.5h 17.6h May 29, 2026

Summary

Bug Fix

Fix infra monitoring query bounds alignment

Aligns raw ClickHouse query bounds with querier step-floors to ensure consistent data retrieval and correct pagination behavior.

Health Assessment

Large
Medium
Low
  • The PR had a long cycle time (~7.7 days) but only a single review round, indicating moderate review friction but a straightforward bug fix.

AI Details

Tech Stack

Languages: Go
refactor(query-builder): removed unused query component H4ad XL No 23.5h 10.6h May 28, 2026

Summary

Refactor

Refactor Query Builder: Remove Unused Component

The change eliminates an unused query component, simplifying the Query Builder codebase. This reduces maintenance overhead and potential bugs.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review rounds indicate smooth integration. Large code removal simplifies future development.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix(divider): mismatch on margin/colors H4ad M No 0.9h 0.6h May 28, 2026

Summary

Bug Fix

Fix divider margin and color mismatch

Corrects UI spacing and color issues in alert and trace pages, improving visual consistency and user experience.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal review, resolved in under an hour, indicating low complexity and high confidence.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
chore(release): bump SigNoz to v0.126.1 primus-bot XS No 0.6h 0.3h May 28, 2026

Summary

Chore

Bump SigNoz to v0.126.1

Updates Docker Compose files for the new SigNoz release, ensuring deployments use the latest version.

Health Assessment

Small
Low
Low
  • Quick release bump with minimal changes, fast review and merge.

AI Details

Confidence: 0.95

Tech Stack

Languages: Yaml
Frameworks: Docker
fix: ensure timestamp is always in ms nityanandagohain M No 21.5h 21.2h May 28, 2026

Summary

Bug Fix

Ensure timestamps are always in milliseconds

Normalizes timestamp units to milliseconds across the query system, preventing downstream errors when clients send microseconds.

Health Assessment

Medium
Low
Low
  • Fast resolution with minimal rework; single review and no post-review commits indicate a straightforward fix.

AI Details

Tech Stack

Languages: Go
chore: migrate antd Tag to badge manika-signoz XL No 137.2h 2.8h May 28, 2026

Summary

Refactor

Migrate antd Tag to Badge component

Unifies the UI design system by replacing antd Tag components with the SigNoz Badge component, reducing external dependencies and improving visual consistency across the application.

Health Assessment

X-Large
Medium
Low
  • Large UI refactor with a quick first review but a long overall cycle due to multiple merge syncs; overall process shows moderate risk and low friction in code review.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
chore(meterreporter): document jitter config in example.yaml karanbalani XS No 3.0h 0.2h May 27, 2026

Summary

Docs

Document jitter config in example.yaml

Adds jitter configuration to example YAML and corrects interval comment, ensuring documentation matches code changes.

Health Assessment

Small
Low
Low
  • Quick documentation update with minimal changes, fast review and merge.

AI Details

Confidence: 0.75

Tech Stack

Languages: Go
refactor: replace antd Checkbox with @signozhq/ui Checkbox YounixM M No 145.5h 3.3h May 27, 2026

Summary

Refactor

Replace antd Checkbox with SigNoz UI Checkbox

Migrates all remaining antd Checkbox usages to the SigNoz UI design system, preserving existing behavior while removing the antd dependency.

Health Assessment

Medium
Low
Low
  • Single commit refactor with quick review; no backend changes; minimal risk of regression; scope moderate due to 18 files touched but only ~200 lines modified.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
chore: migrate antd divider to signozhq/ui divider manika-signoz M No 7.6h 4.1h May 27, 2026

Summary

Refactor

Migrate antd Divider to Signoz UI

Standardizes UI components by replacing Ant Design dividers with the internal Signoz UI divider, reducing external dependencies and improving maintainability across the application.

Health Assessment

Medium
Low
Low
  • The PR was merged within 7.6 hours with a single review, indicating a straightforward refactor with minimal risk and quick stakeholder approval.

AI Details

Confidence: 0.25

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
refactor(frontend): migrate plain antd dropdown to @signozhq/ui/dropdown tewarig XL No 138.5h 20.6h May 27, 2026

Summary

Refactor

Migrate antd Dropdown to SigNoz UI

Aligns UI components with SigNoz design system, removes external dependency, improves consistency and maintainability.

Health Assessment

Large
High
Medium
  • Large refactor across 20 frontend files with 428 line changes; moderate review friction with a single review round but many commits after review; slow cycle time indicates extended development and testing effort.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
feat: replace Radio components with ToggleGroup in various components YounixM XL No 147.5h 27.6h May 27, 2026

Summary

Refactor

Replace Radio components with ToggleGroup

Standardizes UI components by replacing Ant Design radios with SigNoz's ToggleGroup, improving consistency and easing future removal of Ant Design dependencies.

Health Assessment

X-Large
High
Medium
  • The PR touched 20 files and over 1,500 lines, requiring more than six days to merge. Despite a single review, the large scope and extended cycle time suggest moderate friction and high risk for regression.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
feat: new soft colour palette for waterfall + flamegraph aks07 XL No 16.9h 8.9h May 27, 2026

Summary

Feature

Add soft colour palette for waterfall and flamegraph

Enhances trace visualization with a softer, theme‑adaptive colour palette, improving readability and reducing eye strain for users.

Health Assessment

X-Large
Low
Low
  • Fast 17‑hour cycle with a single commit and minimal review friction; cosmetic change with no data impact, but large line count due to extensive UI updates.

AI Details

Tech Stack

Languages: Typescript
fix: added utility functions to calculate minimum step intervals and … YounixM M No 49.7h 47.2h May 27, 2026

Summary

Bug Fix

Fix utility functions for step interval calculation

Aligns trace navigation windows with chart bucket sizes, ensuring accurate and consistent user experience when exploring API call data.

Health Assessment

Medium
Low
Medium
  • PR required nearly 48 hours for first review but involved only a single commit and merge, indicating a straightforward bug fix with minimal rework.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore: preserve order of pipelines between `memory_limiter` and `batch` piyushsingariya L No 23.4h 2.7h May 27, 2026

Summary

Bug Fix

Preserve pipeline order between memory_limiter and batch

Ensures consistent processing order for log pipelines, preventing potential misconfigurations and maintaining expected behavior for users.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review iterations indicate a straightforward bugfix with low complexity.

AI Details

Tech Stack

Languages: Go
Page 1 of 5 »

Get this analytics stack for your team

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

Connect Repos