[ci skip] Update changelog and version for nightly build: v2.10.0-74-nightly.
netdatabot committed
Apr 24, 2026 at 00:31 UTC
2d0bd3335396d9b73d99732231c51d94dd21b081
2 files changed
+6
-1
CHANGELOG.md
+5
@@ -58,6 +58,11 @@
58
- Ci(codeql): enable security-extended suite and align ignore paths ([#22245](https://github.com/netdata/netdata/issues/22245))
59
- Optimize health DB lookups ([#22246](https://github.com/netdata/netdata/issues/22246))
60
- Delete TODO-netflow-memory-footprint.md ([#22252](https://github.com/netdata/netdata/issues/22252))
61
+- Network-viewer: stabilize topology around self listeners ([#22253](https://github.com/netdata/netdata/issues/22253))
62
+- Chore: add test fixtures to gitignore ([#22255](https://github.com/netdata/netdata/issues/22255))
63
+- Docs: add metric count guidance to RAM requirements ([#22058](https://github.com/netdata/netdata/issues/22058))
64
+- Perf(ml): reuse onewayalloc arena across hosts in detection loop ([#22250](https://github.com/netdata/netdata/issues/22250))
65
+- Feat(go.d/sd): Add HTTP service discovery ([#22256](https://github.com/netdata/netdata/issues/22256))
66
67
## [2.10.0] - 2026-04-09
68
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.10.0-68-nightly
1
+v2.10.0-74-nightly