Pull Request Explorer

Exploring 342 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
Netdata fixes part 18 stelfrag S AI 26.4h 0.1h Jul 01, 2026

Summary

Bug Fix

Fix dynamic config and datetime parsing bugs

These fixes prevent potential crashes and race conditions in Netdata's dynamic configuration loader and time parsing, improving reliability and stability for users.

Health Assessment

Small
Low
Low
  • Quick review and approval after minimal changes; no major rework.

AI Details

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

Tech Stack

Languages: C
Netdata fixes part 17 stelfrag M AI 26.0h 0.1h Jul 01, 2026

Summary

Bug Fix

Fix NULL-pointer crashes and potential overflow

Hardened libnetdata to prevent crashes and overflows from NULL or invalid inputs.

Health Assessment

Small
Low
Low
  • Quick review and approval process, indicating a straightforward and low-risk change.

AI Details

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

Tech Stack

Languages: C
Netdata fixes part 16 stelfrag S AI 26.0h 0.1h Jul 01, 2026

Summary

Bug Fix

Fix AVL tree depth bounds

Improves stability by bounding AVL tree descent depth to prevent stack overflows and out-of-bounds writes on corrupted trees.

Health Assessment

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

AI Details

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

Tech Stack

Languages: C
docs: Add room deletion steps to Spaces and Rooms doc nedi-app S AI 216.5h 216.5h Jul 01, 2026

Summary

Docs

Add room deletion steps to Spaces and Rooms doc

Adds instructions for admins and managers to delete rooms in Netdata Cloud, clarifying permissions and permanence.

Health Assessment

Small
Low
High
  • Long cycle time (216h) and delayed first review indicate significant review friction, but the change is small and low risk.

AI Details

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

Tech Stack

Netdata fixes part 15 stelfrag S AI 22.8h 0.1h Jul 01, 2026

Summary

Bug Fix

Fix Windows service shutdown and Go stdin race

Improves stability by preventing dangling-pointer reads, uninitialized buffer usage, and channel race conditions in Windows service and Go MCP bridge.

Health Assessment

Small
Low
Low
  • Fast cycle time (22.8h) and minimal review time (0.1h) indicate low friction. Three small commits after the initial review suggest quick, focused fixes. AI review helped surface no issues, reinforcing confidence in the changes.

AI Details

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

Tech Stack

Languages: C, Cpp, Go
NetFlow: restore sFlow visibility and listener docs ktsaou XL AI 10.3h 0.1h Jun 30, 2026

Summary

Feature

Restore sFlow visibility and listener docs

Restores out‑of‑the‑box sFlow support and improves NetFlow listener configuration, enabling accurate network flow monitoring and reducing alert noise.

Health Assessment

X-Large
High
Low
  • Fast review cycle and minimal comments, but large code and documentation changes increase risk of undiscovered issues.

AI Details

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

Tech Stack

Languages: Rust, Yaml
Netdata fixes part 14 stelfrag S AI 15.1h 0.1h Jun 30, 2026

Summary

Bug Fix

Netdata fixes part 14

Hardens flags, fixes exporter worker signatures, and cleans up unused WebSocket state. Also corrects two API error messages to avoid leaking file paths.

Health Assessment

Small
Low
Low
  • Quick review and approval process, indicating a straightforward and low-risk change.

AI Details

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

Tech Stack

Languages: C, C++
Netdata fixes part 13 stelfrag M AI 15.0h 0.0h Jun 30, 2026

Summary

Bug Fix

Remove unreachable symlink resolver in Netdata

Simplifies path handling by eliminating unnecessary symlink resolution, improving reliability and reducing code complexity.

Health Assessment

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

AI Details

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

Tech Stack

Languages: C
Netdata fixes part 12 stelfrag M AI 24.2h 0.1h Jun 30, 2026

Summary

Bug Fix

Hardening Netdata components to prevent crashes

This PR hardens various Netdata modules—claim, plugins, streaming, API, SQLite alerts, and daemon shutdown—to guard against null pointers, buffer overflows, and race conditions, improving system stability.

Health Assessment

Medium
Low
Low
  • Fast review and single round of approval indicate straightforward bug fixes with minimal risk.

AI Details

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

Tech Stack

Languages: C
Netdata fixes part 11 stelfrag S AI 24.2h 0.0h Jun 30, 2026

Summary

Bug Fix

Fix stacktrace and local sockets overflows

Hardens stacktrace capture and /proc parsing to prevent edge‑case overflows and out‑of‑bounds reads, ensuring system stability.

Health Assessment

Small
Low
Low
  • Fast review cycle with AI assistance, minimal rework, and small scope indicates low risk.

AI Details

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

Tech Stack

Languages: C
Netdata fixes part 10 stelfrag S AI 24.2h 0.1h Jun 30, 2026

Summary

Bug Fix

Fix memory safety in libnetdata structures

These changes harden core data structures, preventing potential crashes and memory errors, improving system reliability for monitoring workloads.

Health Assessment

Small
Low
Low
  • Fast review and minimal changes indicate low complexity; AI review helped catch issues quickly.

AI Details

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

Tech Stack

Languages: C
Netdata fixes part 9 stelfrag S AI 24.2h 0.0h Jun 30, 2026

Summary

Bug Fix

Fix critical NULL dereference bugs in Netdata

These fixes prevent potential crashes and data corruption in Netdata's core components, improving reliability and uptime.

Health Assessment

Small
Low
Medium
  • The PR required multiple small commits after an initial AI review, indicating iterative bug fixes but overall low complexity and quick resolution.

AI Details

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

Tech Stack

Languages: C
Netdata fixes part 5 stelfrag S AI 30.0h 0.1h Jun 30, 2026

Summary

Bug Fix

Fix Netdata issues

Improves safety and correctness across WebSocket, WebRTC, API, and DB engine paths

Health Assessment

Small
Low
Low
  • Fast review and merge, low number of commits and changes

AI Details

Usage: AI Assisted
Category: Review AI
Tools: Cubic AI
Confidence: 0.90

Tech Stack

Languages: C, C++
Fix DBEngine retention accounting underflow ktsaou L AI 20.0h 0.1h Jun 30, 2026

Summary

Bug Fix

Fix DBEngine retention accounting underflow

Corrects a critical underflow bug in the database engine’s retention logic, ensuring accurate sample accounting and preventing potential data loss.

Health Assessment

Large
Medium
Low
  • The PR was reviewed quickly with no issues, indicating a straightforward bug fix with minimal friction.

AI Details

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

Tech Stack

Languages: C
docs: Add EKS Kubernetes monitoring cross-link to AWS install guide nedi-app XS AI 196.8h 192.3h Jun 30, 2026

Summary

Docs

Add EKS Kubernetes monitoring cross-link to AWS install guide

Adds a cross-reference for Amazon EKS in the AWS installation guide, linking to the Kubernetes guide to help users find the correct setup without duplicating steps.

Health Assessment

Small
Low
High
  • Long review cycle indicates low priority or delayed review; minimal code changes; low risk.

AI Details

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

Tech Stack

docs: document managing automatic updates in the Update guide nedi-app M No 288.2h 283.5h Jun 30, 2026

Summary

Docs

Add Managing Automatic Updates section to Update guide

Adds a section to the Update guide that explains how to disable, check, and re‑enable auto‑updates, clarifying that editing netdata‑updater.conf does not disable them.

Health Assessment

Small
Low
High
  • Long review cycle (~12 days) due to documentation review; minimal changes; low risk to production

AI Details

Confidence: 0.95

Tech Stack

docs: Add outbound communication paths to Agent security design page nedi-app M AI 267.7h 262.6h Jun 30, 2026

Summary

Docs

Add outbound communication paths to Agent security design

This documentation update clarifies all default outbound connections for on‑prem NetData agents, enabling administrators to configure firewalls and achieve offline operation.

Health Assessment

Medium
Medium
High
  • The PR took over 10 days to merge with multiple review cycles, indicating a slow documentation review process. Despite the large number of lines added, the change is low risk as it only updates documentation.

AI Details

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

Tech Stack

Netdata fixes part 8 stelfrag S AI 10.1h 0.2h Jun 30, 2026

Summary

Bug Fix

Fix Windows resource leaks in Netdata

Addresses multiple Windows resource leaks and error paths, improving stability and reliability.

Health Assessment

Small
Low
Low
  • Fast review and merge, minimal code churn, low risk

AI Details

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

Tech Stack

Languages: C
Fix coverity issues stelfrag S AI 161.1h 0.1h Jun 30, 2026

Summary

Bug Fix

Fix coverity issues

This PR resolves three critical Coverity findings that could cause crashes or thread hangs, enhancing system stability and reliability.

Health Assessment

Small
Low
Low
  • The PR addressed critical stability issues with minimal changes and a quick review, indicating efficient handling of a low‑risk bug fix.

AI Details

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

Tech Stack

Languages: C, Cpp
Netdata fixes part 7 stelfrag S AI 10.1h 0.2h Jun 30, 2026

Summary

Bug Fix

Fix SQLite statement and memory leaks

Reduces resource usage by finalizing prepared statements and freeing temporary memory, improving stability without changing behavior.

Health Assessment

Small
Low
Low
  • Fast cycle time, minimal rework, straightforward bug fixes with no functional changes.

AI Details

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

Tech Stack

Languages: C
Netdata fixes part 6 stelfrag XS AI 13.8h 0.1h Jun 30, 2026

Summary

Bug Fix

Fix SSL/TLS resource leaks in Netdata

Fixes SSL/TLS resource leaks and cleanup paths, reducing memory leaks on failed and verified connections.

Health Assessment

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

AI Details

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

Tech Stack

Languages: C
Netdata fixes part 4 stelfrag S AI 13.9h 0.0h Jun 30, 2026

Summary

Bug Fix

Fix stacktrace, signal handling, and pulse macros

Improves stability by addressing unsafe signal handling, stacktrace edge cases, and atomic load macro errors, preventing potential crashes and memory corruption.

Health Assessment

Small
Low
Low
  • Fast review cycle with AI assistance, minimal changes, no major rework, low risk.

AI Details

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

Tech Stack

Languages: C
Netdata fixes part 3 stelfrag S AI 13.9h 0.1h Jun 30, 2026

Summary

Bug Fix

Fix buffer overrun and portability bugs in Netdata

Fixes critical buffer overrun and portability bugs in Netdata's core libraries, enhancing stability across platforms.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes indicates low complexity and high confidence in the fixes.

AI Details

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

Tech Stack

Languages: C
Netdata fixes part 2 stelfrag S AI 16.4h 0.0h Jun 30, 2026

Summary

Bug Fix

Harden memory allocation and mmap helpers

Improves Netdata stability and security by preventing memory allocation overflows, fixing silent file cleanup failures, and making logging thread‑safe.

Health Assessment

Small
Low
Low
  • Fast 16‑hour cycle with AI review enabled quick detection of subtle bugs; minimal scope and single review round indicate low complexity and risk.

AI Details

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

Tech Stack

Languages: C
Netdata fixes part 1 stelfrag M AI 7.7h 0.1h Jun 29, 2026

Summary

Bug Fix

Fix undefined behavior and data race in Netdata

This PR eliminates several undefined behaviors and a data race in Netdata's core, enhancing reliability and preventing potential runtime crashes.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework, indicating a straightforward bug fix with low risk.

AI Details

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

Tech Stack

Languages: C
Fix _is_parent label update on receiver bursts ktsaou M No 6.5h 0.1h Jun 29, 2026

Summary

Bug Fix

Fix _is_parent label update on receiver bursts

Corrects stale parent labeling for stream receivers, ensuring accurate status and preventing erroneous alerts.

Health Assessment

Medium
Low
Low
  • Fast turnaround with AI review confirming no issues; minimal changes and quick merge.

AI Details

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

Tech Stack

Languages: C
build(packaging): enable scripts.d plugin by default ilyam8 XS AI 11.6h 0.1h Jun 29, 2026

Summary

Feature

Enable scripts.d plugin by default

Adds the scripts.d plugin to all installer-based builds, aligning them with DEB/RPM packages and improving feature parity for users.

Health Assessment

Small
Low
Low
  • Fast review with minimal changes; low risk and high confidence in stability.

AI Details

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

Tech Stack

Languages: Shell
build(rust): keep line tables instead of full debuginfo ilyam8 XS AI 3.3h 0.0h Jun 29, 2026

Summary

Chore

Reduce Rust plugin binary size with line tables only

Switches DWARF debug info to line tables, cutting plugin binary size while keeping crash backtraces functional.

Health Assessment

Small
Low
Low
  • Fast review, no issues, minimal changes, quick merge.

AI Details

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

Tech Stack

Languages: Rust
Refactor SPINLOCK_TRACKED to store acquire-site function names inline stelfrag S AI 12.5h 0.1h Jun 29, 2026

Summary

Refactor

Refactor SPINLOCK_TRACKED to inline function names

Improves diagnostics and prevents deadlock detector crashes by storing acquire-site function names directly in the lock structure, enhancing stability and reliability.

Health Assessment

Small
Low
Low
  • Fast review and merge within 12.5 hours, no issues flagged, minimal code churn, indicating a low-risk refactor with smooth approval.

AI Details

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

Tech Stack

Languages: C
chore(codeowners): own .agents/ with maintainers ilyam8 XS AI 0.1h 0.0h Jun 29, 2026

Summary

Chore

Set .agents/ ownership to maintainers

Ensures SOW framework and skills under .agents/ are reviewed by maintainers instead of docs team, improving code ownership clarity.

Health Assessment

Small
Low
Low
  • Quick governance update with minimal code changes, no blockers.

AI Details

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

Tech Stack

docs: fix SD learn rel path ilyam8 S AI 0.1h 0.1h Jun 29, 2026

Summary

Docs

docs: fix SD learn rel path

Fixes navigation links in Service Discovery discoverer documentation, ensuring correct paths for users.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes, indicating a straightforward documentation fix.

AI Details

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

Tech Stack

Languages: Python
docs(map): route Service Discovery via integration_placeholder Ancairon XS AI 1.4h 0.0h Jun 29, 2026

Summary

Docs

Route Service Discovery docs via integration placeholder

Adds a proper landing page for Service Discovery in the docs, ensuring the five integration pages appear under the correct section.

Health Assessment

Small
Low
Low
  • Quick review with no issues, minimal changes to documentation mapping.

AI Details

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

Tech Stack

Languages: Yaml
docs: Add Cloud firewall egress allowlisting to agent security doc nedi-app XS AI 261.9h 261.4h Jun 29, 2026

Summary

Docs

Add Cloud firewall egress allowlisting to agent security doc

Adds documentation clarifying firewall and egress requirements for Netdata agents, parents, and cloud connectivity, helping users configure firewalls correctly.

Health Assessment

Small
Low
High
  • Long cycle time due to delayed review; minimal code changes; low risk.

AI Details

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

Tech Stack

docs: Document virtual node GUI and dynamic configuration creation nedi-app L AI 260.9h 260.0h Jun 29, 2026

Summary

Docs

Document virtual node GUI and dynamic configuration

Provides clear guidance for creating virtual nodes via the GUI, reducing reliance on YAML and simplifying configuration for operators.

Health Assessment

Small
Low
High
  • Long review cycle reflects backlog; minimal code impact; low risk to production.

AI Details

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

Tech Stack

docs(map): fix duplicate Learn route for Service Discovery Ancairon XS No 3.2h 0.0h Jun 29, 2026

Summary

Docs

docs(map): fix duplicate Learn route for Service Discovery

Restructures the docs map to eliminate duplicate route warnings, improving navigation for Service Discovery pages.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no blockers, AI review confirmed no issues.

AI Details

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

Tech Stack

build(deps): bump actions/cache from 5 to 6 dependabot XS AI 3.4h 3.4h Jun 29, 2026

Summary

Chore

Bump actions/cache from 5 to 6

Update CI cache action to the latest version, improving performance and security for the build workflow.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes, no review needed.

AI Details

Category: Review AI

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
build(deps): bump github.com/netdata/systemd-journal-sdk/go from 0.7.5 to 0.7.6 in /src/go dependabot XS AI 2.4h 2.4h Jun 29, 2026

Summary

Chore

Bump systemd-journal-sdk/go to v0.7.6

Updates the systemd journal SDK to the latest patch, improving query stability without code changes.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes; no blockers or significant rework.

AI Details

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

Tech Stack

Languages: Go
build(deps): bump github.com/vmware/govmomi from 0.54.1 to 0.55.0 in /src/go dependabot XS AI 2.4h 2.4h Jun 29, 2026

Summary

Chore

Bump govmomi dependency to v0.55.0

Updates the VMware govmomi Go SDK to the latest patch, incorporating bug fixes and API improvements for better VM management. This ensures compatibility with newer Go versions and improves error handling.

Health Assessment

Small
Low
Low
  • Quick dependency update with minimal changes and fast review, indicating low risk and high confidence in compatibility.

AI Details

Category: Review AI

Tech Stack

Languages: Go
build(deps): bump github.com/redis/go-redis/v9 from 9.20.1 to 9.21.0 in /src/go dependabot XS AI 2.3h 2.3h Jun 29, 2026

Summary

Chore

Bump go-redis dependency to v9.21.0

Updates the Redis client library to the latest minor release, bringing new features and bug fixes without breaking changes. This ensures improved performance and reliability for Redis interactions.

Health Assessment

Small
Low
Low
  • Quick dependency update with minimal review and merge time, indicating low complexity and high confidence in compatibility.

AI Details

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

Tech Stack

Languages: Go
Add decompression-bomb guard to WebSocket message handling (CWE-409) stelfrag L AI 146.0h 0.1h Jun 29, 2026

Summary

Bug Fix

Add decompression-bomb guard to WebSocket message handling

Adds a guard against decompression bombs in WebSocket messages, limiting output size to prevent DoS attacks while preserving valid traffic.

Health Assessment

Large
Medium
Medium
  • PR addressed a critical DoS vulnerability with a guard, required a single review cycle and a quick fix, but the overall cycle time was long due to extended review and testing.

AI Details

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

Tech Stack

Languages: C
fix(streaming): reject oversized ZSTD frames instead of fatal() stelfrag M AI 143.3h 0.0h Jun 29, 2026

Summary

Bug Fix

Reject oversized ZSTD frames gracefully

Fixes streaming by rejecting oversized ZSTD frames instead of crashing, adding a regression test and improving error handling.

Health Assessment

Small
Low
Low
  • Fast review and approval with minimal rework; the PR fixed a critical crash issue with only 2 files changed.

AI Details

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

Tech Stack

Languages: C
chore(go.d): add charttpl Group.Clone() and Spec.MarshalTemplate() ilyam8 L AI 1.2h 0.1h Jun 28, 2026

Summary

Refactor

Add chart template cloning and marshaling helpers

Adds runtime template builder helpers in charttpl to safely clone groups and serialize specs, refactoring collectors to use them and updating docs.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework; AI-assisted documentation improved clarity; internal refactor with no user-facing impact.

AI Details

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

Tech Stack

Languages: Go
« Page 7 of 7

Get this analytics stack for your team

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

Connect Repos