Pull Request Explorer

Exploring 118 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
Network Flows: docs rewrite, integrations, benchmarks ktsaou XL AI 4.0h - May 07, 2026

Summary

Feature

Rewrite Network Flows docs, add integrations, benchmarks

This PR rewrites the Network Flows documentation, introduces a new top‑level integration type, and adds performance benchmarks, improving user onboarding and operational visibility.

Health Assessment

Large
Low
Low
  • Fast turnaround with minimal review friction; extensive documentation rewrite and integration type addition completed within 4 hours.

AI Details

Usage: Brainstorming
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Do not coerce ints to doubles during flattening. vkalintiris XS AI 48.0h 1.6h May 07, 2026

Summary

Bug Fix

Do not coerce ints to doubles during flattening.

Preserve integer types during OTEL flattening by mapping IntValue to JSON integers instead of doubles. This prevents precision loss and keeps event schemas stable.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, approved in under 2 hours, indicating low complexity and high confidence.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Rust
Fix memory ordering for aclk_host_config publish stelfrag M AI 16.5h 0.2h May 07, 2026

Summary

Bug Fix

Fix memory ordering for aclk_host_config publish

This fix prevents race conditions that could cause crashes in alert processing and health monitoring. It ensures reliable data collection and system stability.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal rework indicate a straightforward bug fix with low risk.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cubic AI, Copilot
Confidence: 0.95

Tech Stack

Languages: C
Fix based on Coverity and Sonar audits (part 11) stelfrag S No 157.9h 17.5h May 07, 2026

Summary

Bug Fix

Fix asyncio cancellation handling in MCP bridge

This PR addresses critical concurrency bugs identified by static analysis tools, ensuring graceful shutdown and preventing resource leaks in the MCP stdio-python bridge.

Health Assessment

Small
Low
Medium
  • The PR required multiple iterations after review to address concurrency issues, but the overall change set was small and the final merge was straightforward.

AI Details

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

Tech Stack

Languages: Python
Fix based on Coverity and Sonar audits (part 3) stelfrag XS No 151.9h 0.9h May 06, 2026

Summary

Bug Fix

Fix insecure file and socket permissions

Removes insecure file permissions and socket modes, reducing risk of unauthorized access to Netdata management API and lock files.

Health Assessment

Small
Medium
Low
  • Security fix with AI-assisted review, quick approval, minimal code changes.

AI Details

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

Tech Stack

Languages: C
refactor(snmp): clean up profile projection and topology tests ilyam8 XL AI 1.7h 0.6h May 06, 2026

Summary

Refactor

Refactor SNMP profile projection and topology tests

This refactor makes SNMP collectors schema‑driven and consumer‑aware, improving maintainability and enabling clearer topology handling, which enhances monitoring accuracy and reduces operational overhead.

Health Assessment

X-Large
High
Low
  • Rapid cycle with minimal review time indicates efficient collaboration; large code churn suggests significant refactoring but no new features.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Cubic AI, Copilot
Confidence: 0.95

Tech Stack

Languages: Go
Fix sender replication counter leak on obsolete charts stelfrag M AI 9.0h 0.1h May 06, 2026

Summary

Bug Fix

Fix sender replication counter leak on obsolete charts

Prevents memory growth and cleanup issues on streaming children by ensuring obsolete chart definitions do not keep replication counters high, improving system stability and resource usage.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal rework; single review and quick merge indicate a straightforward, low‑risk bug fix.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: Cubic AI, Copilot
Confidence: 0.95

Tech Stack

Languages: C
Fix based on Coverity and Sonar audits (part 1) stelfrag S No 150.1h 0.4h May 06, 2026

Summary

Bug Fix

Fix audit issues in collectors

Address critical security and stability bugs identified by static analysis tools, improving reliability of Netdata collectors.

Health Assessment

Small
Medium
High
  • Multiple AI-generated review comments prompted quick fixes, but the PR required several iterations before approval.

AI Details

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

Tech Stack

Languages: C
Code cleanup stelfrag S AI 3.5h 0.2h May 06, 2026

Summary

Bug Fix

Clean up SQLite metadata and system info

By replacing sqlite3_close with sqlite3_close_v2, the PR prevents handle leaks that could cause data corruption. It also removes magic numbers and dead code, enhancing maintainability.

Health Assessment

Small
Low
Low
  • Fast cycle time with minimal rework; AI-assisted review helped streamline the process.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cubic AI, Copilot
Confidence: 0.95

Tech Stack

Languages: C
Fix vnode take over crash stelfrag XS AI 48.2h 0.1h May 06, 2026

Summary

Bug Fix

Fix vnode take over crash

Prevents a crash caused by stale virtual node reconnections by making receiver activation idempotent, improving system stability.

Health Assessment

Small
Low
Low
  • Quick review by Copilot and approval within 48 hours, minimal changes, low risk.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Copilot, Cubic AI
Confidence: 0.95

Tech Stack

Languages: C
Fix streaming topology graph output ktsaou XL AI 0.4h - May 06, 2026

Summary

Bug Fix

Fix streaming topology graph output

Corrects parent/child relationships in streaming topology, ensuring accurate graph rendering and full data visibility for monitoring.

Health Assessment

Medium
Low
Low
  • Merged within 0.4 hours, indicating a straightforward fix with minimal review friction and no major blockers.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: C
Assorted CI updates and fixes Ferroin XS AI 2.7h 2.1h May 06, 2026

Summary

CI/CD

Update CI to Ubuntu 24.04 and fix tarball

This PR updates the CI build environment to use Ubuntu 24.04 runners and corrects source distribution packaging to exclude the artifacts directory, improving build reliability and consistency.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes indicates low complexity and high confidence in CI stability.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cubic AI, Copilot
Confidence: 0.95

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
ci: rework SNMP fixture workflow to cover topology engine tests ilyam8 M AI 0.1h 0.1h May 06, 2026

Summary

CI/CD

Rework SNMP fixture workflow for topology tests

Updates CI to run SNMP topology and topology engine parity tests using shared fixtures, improving test coverage and reducing duplication. By moving fixtures to a shared repository, the change simplifies maintenance and ensures consistency across components.

Health Assessment

Medium
Low
Low
  • Rapid merge with minimal review indicates a straightforward CI refactor with no significant risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Go, Yaml
Frameworks: Github-Actions
Add AI-assistant skills (query-netdata, integrations, learn, agent-events, mirror) ktsaou XL AI 1.2h - May 05, 2026

Summary

Feature

Add AI-assistant skills for Netdata operations

Enables AI assistants to query Netdata Cloud and agents, manage integrations, and support learning resources, improving operational efficiency and developer productivity.

Health Assessment

Large
Low
Low
  • Rapid merge within 1.2 hours and minimal review rounds suggest high confidence in the documentation and automation scripts added.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Bump repositroy config package version used by kickstart script to the latest. Ferroin XS AI 1.7h 0.6h May 05, 2026

Summary

Bug Fix

Update repoconfig package version in kickstart script

Ensures native package installs succeed on newer Fedora and Ubuntu releases.

Health Assessment

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

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cubic AI, Copilot
Confidence: 0.95

Tech Stack

Languages: Shell
docs: add anomaly rate alerting guidance and cross-references nedi-app M AI 205.9h 0.1h May 05, 2026

Summary

Docs

Add anomaly rate alerting guidance and cross-references

Enhances monitoring documentation to enable users to create anomaly rate alerts, improving alerting accuracy and reducing false positives.

Health Assessment

Medium
Low
Low
  • Fast review with minimal changes; documentation updated with AI-assisted review and cross-references.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

docs: add note about negative multipliers in Prometheus as-collected export nedi-app XS AI 133.9h 133.9h May 05, 2026

Summary

Docs

Add note on negative multipliers in Prometheus export

Clarifies why certain metrics appear negative, guiding users to use appropriate data sources for accurate monitoring.

Health Assessment

Small
Low
High
  • Long review cycle indicates backlog; minimal changes, low risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

docs: fix incorrect Docker nightly tag in switching-install-types.md nedi-app XS AI 157.0h 0.0h May 05, 2026

Summary

Docs

Fix Docker nightly tag in docs

Corrects Docker tag reference from 'latest' to 'edge' in documentation, ensuring accurate guidance for nightly builds.

Health Assessment

Small
Low
Low
  • Single commit with immediate review indicates low friction; long cycle time reflects delayed merge rather than technical complexity.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

« Page 3 of 3

Get this analytics stack for your team

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

Connect Repos