-
Notifications
You must be signed in to change notification settings - Fork 5.7k
feat(outputs.heartbeat): Add status evaluation #17577
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
base: master
Are you sure you want to change the base?
Conversation
28528e4 to
1db0a05
Compare
1db0a05 to
fa3fbf6
Compare
b84e4b9 to
e10c790
Compare
sanderson
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@srebhan This looks great! I found some typos in the docs, but I love the status evaluation implementation. This is going to be super helpful. Thanks for this!
936e17c to
e02d5cf
Compare
e02d5cf to
c124a4c
Compare
|
Download PR build artifacts for linux_amd64.tar.gz, darwin_arm64.tar.gz, and windows_amd64.zip. 📦 Click here to get additional PR build artifactsArtifact URLs |
Summary
This PR adds a heartbeat output plugin sending heartbearts via POST to a HTTP endpoint with a regular interval. The plugin allows to send additional information about the Telegraf instance.
Checklist
Related issues
based on #17998
based on #18050
based on #18062
resolves #17303