Thanks to visit codestin.com
Credit goes to github.com

Skip to content

daemon status 22 #19953

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Mar 24, 2025
Merged

daemon status 22 #19953

merged 9 commits into from
Mar 24, 2025

Conversation

ktsaou
Copy link
Member

@ktsaou ktsaou commented Mar 24, 2025

  • annotate crash and healthy loops
  • log successful and failed posts to agent-events
  • move already running outside netdata_main()
  • keep track of the number of posts made to the backend
  • added more information to startup(crash reports) to find the exact place netdata is killed hard.
  • added aclk status
  • do not post CI duplicates

@ktsaou ktsaou requested a review from stelfrag as a code owner March 24, 2025 15:58
@ktsaou ktsaou merged commit 8c24436 into netdata:master Mar 24, 2025
63 of 88 checks passed
stelfrag pushed a commit to stelfrag/netdata that referenced this pull request Mar 26, 2025
* annotate crash and healthy loops

* log successful and failed posts to agent-events

* move the already running fatal() outside of netdata_main()

* count the number of posts made to the backend

* added more info to crash reports init step, to find where the killed hard is happening

* add aclk status to daemon status file

* also check for localhost

* remove the cloud "connecting" state

* avoid duplicates

(cherry picked from commit 8c24436)
@stelfrag stelfrag mentioned this pull request Mar 26, 2025
Ferroin pushed a commit that referenced this pull request Apr 2, 2025
* annotate crash and healthy loops

* log successful and failed posts to agent-events

* move the already running fatal() outside of netdata_main()

* count the number of posts made to the backend

* added more info to crash reports init step, to find where the killed hard is happening

* add aclk status to daemon status file

* also check for localhost

* remove the cloud "connecting" state

* avoid duplicates

(cherry picked from commit 8c24436)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants