Open RutvikS-crest opened 9 hours ago
Pinging code owners:
receiver/mongodb: @djaglowski @schmikei
See Adding Labels via Comments if you do not have permissions to add labels yourself.
This sounds like a valid enhancement. We already have ServerStatus
command in mongodb receiver and we can extend that command to include the flowControl
block to metrics.
I'd love to get feedback from codeowners.
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 systemStatus to expose a new metric.
Describe alternatives you've considered
No response
Additional context
No response