-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
[receiver/mongodb] Add missing replication lag metrics #36375
Labels
Comments
RutvikS-crest
added
enhancement
New feature or request
needs triage
New item requiring triage
labels
Nov 14, 2024
Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself. |
This sounds like a valid enhancement. We already have |
This was referenced Dec 17, 2024
This was referenced Jan 7, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Component(s)
receiver/mongodb
Is your feature request related to a problem? Please describe.
Currently mongodb receiver doesn't have any metric that can be used to get the replication lag stats among replica sets.
Describe the solution you'd like
Utilise flowcontrol document under
serverStatus
to expose a new metric.Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: