-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
feat: added metrics for member and replica-set avg health of MongoDB … #11516
Conversation
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.
Hey @svenburkard, thanks for your contribution. The code looks quite nice already, I only have two minor comments. Please have a look!
f2615d8
to
f86f6c9
Compare
f86f6c9
to
e07ef0a
Compare
Download PR build artifacts for linux_amd64.tar.gz, darwin_amd64.tar.gz, and windows_amd64.zip. 📦 Click here to get additional PR build artifactsArtifact URLs |
Hi @srebhan, thanks for your feedback. The suggested changes have been added with a fresh rebase of the current master and the Lint CI job seems to be happy now :) |
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.
Looks good to me. Thanks for the contribution @svenburkard!
Nice, you are welcome! |
…input plugin
resolves #11515
Added metrics for member and replica-set average health of MongoDB input plugin.
With this additional Telegraf metrics, you have all needed data ready to build monitoring alerts on unhealthy MongoDB replica-set events.