Patch release 2.7.3 by stelfrag · Pull Request #21214 · netdata/netdata

and others added 11 commits

October 17, 2025 13:44
Limit cgroup discovery to a maximum number of entries and log a warning if exceeded

(cherry picked from commit 211b482)
(cherry picked from commit 88983f0)
Skip adding Sentry breadcrumb during shutdown timeout to prevent crashes

(cherry picked from commit cca892a)
(cherry picked from commit feefb74)
Initialize the cli command in two phases.
Support the ping command while the agent is initializing
Enable the full cli once the agent has finished initialization

(cherry picked from commit 8ca14bc)
Remove unused fields
Add training in progress per dimension

(cherry picked from commit 4c33144)
Summary is not the default

(cherry picked from commit 9b9ee3f)
* Call maintenance functions from metadata event loop
Remove service (MAINTENANCE) thread

* run_maintenace every 10 seconds

(cherry picked from commit ef816f8)
Restrict db.update_every to metrics selected for querying

(cherry picked from commit c7f7929)
(cherry picked from commit b74aa71)

@ilyam8 @stelfrag

@Ferroin @stelfrag

)

* Correctly split MCP registry update to it’s own workflow.

This needs to trigger when your releases are actually published, not
when we start the release process, so it needs to have it’s own workflow
with a release trigger instead of being part of the release workflow (as
we always manually publish the release on GitHub).

This actually simplifies a couple of parts of the job as well, since the
`release` event defaults to using the commit of the release that
triggered the workflow when checking out the repository.

* Address review comments.

(cherry picked from commit 81acfc8)

@thiagoftsm @stelfrag

(cherry picked from commit 580f93e)

@Ferroin Ferroin marked this pull request as ready for review

October 28, 2025 13:07