[ci skip] Update changelog and version for nightly build: v2.10.0-289-nightly.
netdatabot committed
May 29, 2026 at 00:44 UTC
4b4599484f31a71dca81f7984bb563e06900c4dc
2 files changed
+7
-1
CHANGELOG.md
+6
@@ -241,6 +241,12 @@
241
- Add PAN-OS go.d collector ([#22389](https://github.com/netdata/netdata/issues/22389))
242
- Docs: task class: improve_docs — add an faq entry to node-identities.md ([#22565](https://github.com/netdata/netdata/issues/22565))
243
- Remove stale labels after host label reload ([#22571](https://github.com/netdata/netdata/issues/22571))
244
+- Fix health sum lookup for incremental dimensions ([#22554](https://github.com/netdata/netdata/issues/22554))
245
+- Fix proc interrupts name parsing ([#22556](https://github.com/netdata/netdata/issues/22556))
246
+- Address eBPF and Cgroup exit and messages ([#22574](https://github.com/netdata/netdata/issues/22574))
247
+- Cleanup ARAL code when NETDATA_ARAL_INTERNAL_CHECKS is enabled ([#22581](https://github.com/netdata/netdata/issues/22581))
248
+- Reapply alert prototypes when host or chart labels change ([#22570](https://github.com/netdata/netdata/issues/22570))
249
+- Windows Network Viewer ([#22470](https://github.com/netdata/netdata/issues/22470))
250
251
## [2.10.0] - 2026-04-09
252
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.10.0-282-nightly
1
+v2.10.0-289-nightly