[ci skip] Update changelog and version for nightly build: v2.6.0-259-nightly.
netdatabot committed
Sep 14, 2025 at 00:24 UTC
126c8453a3a7076635b911f67c5f93549af30f6e
2 files changed
+8
-9
CHANGELOG.md
+7
-8
@@ -6,6 +6,13 @@
6
7
**Merged pull requests:**
8
9
+- improve\(go.d/ddsnmp\): add per\_row mode for virtual metrics [\#20971](https://github.com/netdata/netdata/pull/20971) ([ilyam8](https://github.com/ilyam8))
10
+- improve\(go.d/ddsnmp\): add group\_by for virtual metrics [\#20970](https://github.com/netdata/netdata/pull/20970) ([ilyam8](https://github.com/ilyam8))
11
+- build\(deps\): bump k8s.io/client-go from 0.34.0 to 0.34.1 in /src/go [\#20968](https://github.com/netdata/netdata/pull/20968) ([dependabot[bot]](https://github.com/apps/dependabot))
12
+- build\(deps\): bump github.com/redis/go-redis/v9 from 9.13.0 to 9.14.0 in /src/go [\#20966](https://github.com/netdata/netdata/pull/20966) ([dependabot[bot]](https://github.com/apps/dependabot))
13
+- improve\(go.d/ddsnmp\): add composite metrics for CPU & Load Average in std-ucd-mib [\#20964](https://github.com/netdata/netdata/pull/20964) ([ilyam8](https://github.com/ilyam8))
14
+- improve\(go.d/ddsnmp\): add composite virtual metrics [\#20962](https://github.com/netdata/netdata/pull/20962) ([ilyam8](https://github.com/ilyam8))
15
+- chore\(go.d/sd/snmp\): remove skipping servers in snmp discovery [\#20960](https://github.com/netdata/netdata/pull/20960) ([ilyam8](https://github.com/ilyam8))
16
- improve\(go.d/snmp\): add net-snmp.yaml profile [\#20959](https://github.com/netdata/netdata/pull/20959) ([ilyam8](https://github.com/ilyam8))
17
- chore\(go.d/snmp\): remove hrStorageTable from mikrotik-router.yaml [\#20958](https://github.com/netdata/netdata/pull/20958) ([ilyam8](https://github.com/ilyam8))
18
- improve\(go.d/snmp\): add transform for Host-Resources-MIB storage metrics [\#20957](https://github.com/netdata/netdata/pull/20957) ([ilyam8](https://github.com/ilyam8))
@@ -442,14 +449,6 @@
449
- Regenerate integrations docs [\#20430](https://github.com/netdata/netdata/pull/20430) ([netdatabot](https://github.com/netdatabot))
450
- Update MSSQL Metadata [\#20429](https://github.com/netdata/netdata/pull/20429) ([thiagoftsm](https://github.com/thiagoftsm))
451
- update ddsnmp mikrotik-router.yaml [\#20428](https://github.com/netdata/netdata/pull/20428) ([ilyam8](https://github.com/ilyam8))
445
-- chore\(go.d/ddsnmp\): lazy ddsnmp profile loading [\#20427](https://github.com/netdata/netdata/pull/20427) ([ilyam8](https://github.com/ilyam8))
446
-- feat\(go.d/snmp\): enable profile scalar metrics collection [\#20426](https://github.com/netdata/netdata/pull/20426) ([ilyam8](https://github.com/ilyam8))
447
-- ML: Add documentation for Netdata Insights [\#20425](https://github.com/netdata/netdata/pull/20425) ([kanelatechnical](https://github.com/kanelatechnical))
448
-- docs: remove sizing-netdata-parents.md [\#20421](https://github.com/netdata/netdata/pull/20421) ([ilyam8](https://github.com/ilyam8))
449
-- chore\(go.d/ddsnmp\): correctly handle all mapping types [\#20420](https://github.com/netdata/netdata/pull/20420) ([ilyam8](https://github.com/ilyam8))
450
-- SNMP: apc\_ups.yaml [\#20419](https://github.com/netdata/netdata/pull/20419) ([Ancairon](https://github.com/Ancairon))
451
-- update\_installer: Update remove instruction [\#20418](https://github.com/netdata/netdata/pull/20418) ([thiagoftsm](https://github.com/thiagoftsm))
452
-- Fix typo. [\#20417](https://github.com/netdata/netdata/pull/20417) ([de-authority](https://github.com/de-authority))
452
453
## [v2.5.4](https://github.com/netdata/netdata/tree/v2.5.4) (2025-06-24)
454
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.6.0-251-nightly
1
+v2.6.0-259-nightly