Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| Network Flows: docs rewrite, integrations, benchmarks | ktsaou | XL | AI | 4.0h | - | May 07, 2026 |
SummaryFeatureRewrite 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
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 |
SummaryBug FixDo 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
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 |
SummaryBug FixFix 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
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 |
SummaryBug FixFix 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
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 |
SummaryBug FixFix 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
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 |
SummaryRefactorRefactor 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
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 |
SummaryBug FixFix 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
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 |
SummaryBug FixFix 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
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 |
SummaryBug FixClean 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
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 |
SummaryBug FixFix 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
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 |
SummaryBug FixFix 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
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 |
SummaryCI/CDUpdate 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
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 |
SummaryCI/CDRework 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
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 |
SummaryFeatureAdd 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
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 |
SummaryBug FixUpdate repoconfig package version in kickstart script Ensures native package installs succeed on newer Fedora and Ubuntu releases. Health Assessment
Small
Low
Low
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 |
SummaryDocsAdd 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
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 |
SummaryDocsAdd 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
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 |
SummaryDocsFix 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
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack |
||||||