Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| Netdata fixes part 18 | stelfrag | S | AI | 26.4h | 0.1h | Jul 01, 2026 |
SummaryBug FixFix 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
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 |
SummaryBug FixFix NULL-pointer crashes and potential overflow Hardened libnetdata to prevent crashes and overflows from NULL or invalid inputs. Health Assessment
Small
Low
Low
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 |
SummaryBug FixFix 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
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 |
SummaryDocsAdd 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
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 |
SummaryBug FixFix 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
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 |
SummaryFeatureRestore 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
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 |
SummaryBug FixNetdata 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
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 |
SummaryBug FixRemove unreachable symlink resolver in Netdata Simplifies path handling by eliminating unnecessary symlink resolution, improving reliability and reducing code complexity. Health Assessment
Small
Low
Low
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 |
SummaryBug FixHardening 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
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 |
SummaryBug FixFix 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
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 |
SummaryBug FixFix 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
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 |
SummaryBug FixFix 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
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 |
SummaryBug FixFix Netdata issues Improves safety and correctness across WebSocket, WebRTC, API, and DB engine paths Health Assessment
Small
Low
Low
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 |
SummaryBug FixFix 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
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 |
SummaryDocsAdd 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
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 |
SummaryDocsAdd 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
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 |
SummaryDocsAdd 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
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 |
SummaryBug FixFix Windows resource leaks in Netdata Addresses multiple Windows resource leaks and error paths, improving stability and reliability. Health Assessment
Small
Low
Low
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 |
SummaryBug FixFix 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
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 |
SummaryBug FixFix 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
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 |
SummaryBug FixFix 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
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 |
SummaryBug FixFix 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
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 |
SummaryBug FixFix 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
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 |
SummaryBug FixHarden 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
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 |
SummaryBug FixFix 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
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 |
SummaryBug FixFix _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
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 |
SummaryFeatureEnable 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
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 |
SummaryChoreReduce 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
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 |
SummaryRefactorRefactor 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
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 |
SummaryChoreSet .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
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 |
SummaryDocsdocs: fix SD learn rel path Fixes navigation links in Service Discovery discoverer documentation, ensuring correct paths for users. Health Assessment
Small
Low
Low
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 |
SummaryDocsRoute 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
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 |
SummaryDocsAdd 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
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 |
SummaryDocsDocument 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
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 |
SummaryDocsdocs(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
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 |
SummaryChoreBump 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
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 |
SummaryChoreBump 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
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 |
SummaryChoreBump 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
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 |
SummaryChoreBump 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
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 |
SummaryBug FixAdd 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
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 |
SummaryBug FixReject 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
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 |
SummaryRefactorAdd 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
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||