Skip to content
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

inputs.mongodb : adding metrics for member and replica-set avg health #11515

Closed
svenburkard opened this issue Jul 18, 2022 · 0 comments · Fixed by #11516
Closed

inputs.mongodb : adding metrics for member and replica-set avg health #11515

svenburkard opened this issue Jul 18, 2022 · 0 comments · Fixed by #11516
Labels
feature request Requests for new plugin and for new features to existing plugins

Comments

@svenburkard
Copy link
Contributor

Feature Request

The MongoDB input plugin offers currently no metrics to detect the health state of a replica-set.

Proposal:

Collecting MongoDB replica-set health metrics

Current behavior:

No MongoDB replica-set health metrics available

Desired behavior:

  • Collecting a replica-set health metric of the MongoDB cluster node your Telegraf agent is connected to
  • Collecting a replica-set health average metric, to detect if another member is unhealthy from the perspective of another member and also to see how bad the replica-set health is

Use case:

If Telegraf would offer this mentioned MongoDB replica-set health metrics, you would get everything needed to build monitoring alerts on top of this data.

@svenburkard svenburkard added the feature request Requests for new plugin and for new features to existing plugins label Jul 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Requests for new plugin and for new features to existing plugins
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant