Skip to content

Conversation

KaymeKaydex
Copy link
Contributor

@KaymeKaydex KaymeKaydex commented Apr 10, 2025

What has been done? Why? What problem is being solved?

No we support replicaset name and can watch on replicaset metrics

I didn't forget about (remove if it is not applicable):

Related issues:

@KaymeKaydex KaymeKaydex force-pushed the metrics/replicaset-name branch from c1a57cb to b603439 Compare April 15, 2025 07:06
for {
if spent := time.Since(requestStartTime); spent > timeout {
r.metrics().RequestDuration(spent, fnc, false, false)
r.metrics().RequestDuration(spent, fnc, "", false, false)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We discussed privately that every request to any replicaset should generate a metric. So, I suggest these fixes to the current PR: #72

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants