@cryptotaxi247 / netdata-1 / commits / f7d89a9a1

[ci skip] Update changelog and version for nightly build: v2.6.0-291-nightly.

netdatabot committed Sep 19, 2025 at 00:23 UTC f7d89a9a1fa0e22b87238178d8ee7bc07300ee36
2 files changed +12 -13
CHANGELOG.md
+11 -12
@@ -6,12 +6,23 @@
6
7 **Merged pull requests:**
8
9 +- fix\(go.d\): correct buf truncate in processMetrics [\#21008](https://github.com/netdata/netdata/pull/21008) ([ilyam8](https://github.com/ilyam8))
10 +- Regenerate integrations docs [\#21007](https://github.com/netdata/netdata/pull/21007) ([netdatabot](https://github.com/netdatabot))
11 +- deps\(mcp/bridge/stdio-golang\): switch to github.com/coder/websocket [\#21006](https://github.com/netdata/netdata/pull/21006) ([ilyam8](https://github.com/ilyam8))
12 +- Regenerate integrations docs [\#21002](https://github.com/netdata/netdata/pull/21002) ([netdatabot](https://github.com/netdatabot))
13 +- docs: add "cpu idle state" procstat config option [\#21001](https://github.com/netdata/netdata/pull/21001) ([ilyam8](https://github.com/ilyam8))
14 +- Regenerate integrations docs [\#21000](https://github.com/netdata/netdata/pull/21000) ([netdatabot](https://github.com/netdatabot))
15 +- docs: Use fallback title "Config options" when folding title is empty [\#20999](https://github.com/netdata/netdata/pull/20999) ([ilyam8](https://github.com/ilyam8))
16 +- Regenerate integrations docs [\#20998](https://github.com/netdata/netdata/pull/20998) ([netdatabot](https://github.com/netdatabot))
17 +- docs: add "per cpu core utilization" option to proc/stat meta [\#20997](https://github.com/netdata/netdata/pull/20997) ([ilyam8](https://github.com/ilyam8))
18 - chore\(go.d\): skip HOST for vnodes during Cleanup with stale label [\#20996](https://github.com/netdata/netdata/pull/20996) ([ilyam8](https://github.com/ilyam8))
19 - fix\(go.d\): skip writing HOST line for vnodes with no collected metrics [\#20995](https://github.com/netdata/netdata/pull/20995) ([ilyam8](https://github.com/ilyam8))
20 - fix\(macos.plugin\): drop SyncookiesFailed metric on macOS 16+ [\#20994](https://github.com/netdata/netdata/pull/20994) ([ilyam8](https://github.com/ilyam8))
21 - ci: rm macos 13, add macos 26 [\#20993](https://github.com/netdata/netdata/pull/20993) ([ilyam8](https://github.com/ilyam8))
22 - Document accuracy implications of sampling algorithm [\#20991](https://github.com/netdata/netdata/pull/20991) ([ktsaou](https://github.com/ktsaou))
23 +- docs: add grouped headers to config options [\#20987](https://github.com/netdata/netdata/pull/20987) ([ilyam8](https://github.com/ilyam8))
24 - Update welcome-to-netdata.md [\#20986](https://github.com/netdata/netdata/pull/20986) ([kanelatechnical](https://github.com/kanelatechnical))
25 +- Update best-practices.md [\#20984](https://github.com/netdata/netdata/pull/20984) ([kanelatechnical](https://github.com/kanelatechnical))
26 - Regenerate integrations docs [\#20982](https://github.com/netdata/netdata/pull/20982) ([netdatabot](https://github.com/netdatabot))
27 - chore: add `-c` option to gen docs for a single collector [\#20981](https://github.com/netdata/netdata/pull/20981) ([ilyam8](https://github.com/ilyam8))
28 - docs: improve config options table with grouped section headers [\#20980](https://github.com/netdata/netdata/pull/20980) ([ilyam8](https://github.com/ilyam8))
@@ -436,18 +447,6 @@
447 - Regenerate integrations docs [\#20466](https://github.com/netdata/netdata/pull/20466) ([netdatabot](https://github.com/netdatabot))
448 - improvement\(go.d/ddsnmp\): add table metrics and tags caching optimization [\#20465](https://github.com/netdata/netdata/pull/20465) ([ilyam8](https://github.com/ilyam8))
449 - Improve datafile rotation and indexing during shutdown [\#20464](https://github.com/netdata/netdata/pull/20464) ([stelfrag](https://github.com/stelfrag))
439 -- improvement\(go.d/ddsnmp\): add table metrics, tags from the same table [\#20463](https://github.com/netdata/netdata/pull/20463) ([ilyam8](https://github.com/ilyam8))
440 -- Handle orphan journal files by deleting unmatched entries [\#20462](https://github.com/netdata/netdata/pull/20462) ([stelfrag](https://github.com/stelfrag))
441 -- build: update otel-collector deps [\#20461](https://github.com/netdata/netdata/pull/20461) ([ilyam8](https://github.com/ilyam8))
442 -- chore\(go.d/smartctl\): debug log exec output [\#20460](https://github.com/netdata/netdata/pull/20460) ([ilyam8](https://github.com/ilyam8))
443 -- improve database indexing and rotation handling in event loop [\#20459](https://github.com/netdata/netdata/pull/20459) ([stelfrag](https://github.com/stelfrag))
444 -- build\(deps\): bump github.com/sijms/go-ora/v2 from 2.8.24 to 2.9.0 in /src/go [\#20457](https://github.com/netdata/netdata/pull/20457) ([dependabot[bot]](https://github.com/apps/dependabot))
445 -- improvement\(go.d/ddsnmp\): dedup metrics when merging profiles [\#20456](https://github.com/netdata/netdata/pull/20456) ([ilyam8](https://github.com/ilyam8))
446 -- Additional checks on metasync thread shutdown [\#20455](https://github.com/netdata/netdata/pull/20455) ([stelfrag](https://github.com/stelfrag))
447 -- Monitor Exchange Server \(Window.plugin\) [\#20454](https://github.com/netdata/netdata/pull/20454) ([thiagoftsm](https://github.com/thiagoftsm))
448 -- Regenerate integrations docs [\#20453](https://github.com/netdata/netdata/pull/20453) ([netdatabot](https://github.com/netdatabot))
449 -- MCP Part 4 [\#20452](https://github.com/netdata/netdata/pull/20452) ([ktsaou](https://github.com/ktsaou))
450 -- docs: improve SCIM documentation [\#20451](https://github.com/netdata/netdata/pull/20451) ([juacker](https://github.com/juacker))
450
451 ## [v2.5.4](https://github.com/netdata/netdata/tree/v2.5.4) (2025-06-24)
452
packaging/version
+1 -1
@@ -1 +1 @@
1 -v2.6.0-279-nightly
1 +v2.6.0-291-nightly