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

k8gb_gslb_reconciliation_loops_total per GSLB #624

Merged
merged 1 commit into from
Sep 20, 2021
Merged

Conversation

kuritka
Copy link
Collaborator

@kuritka kuritka commented Sep 20, 2021

related to #587

k8gb_gslb_reconciliation_loops_total was called per k8gb controller. I decided to change this and count the number of successful reconciliations per GSLB

  • k8gb_gslb_reconciliation_loops_total becomes to be CounterVec instead of Counter

Signed-off-by: kuritka kuritka@gmail.com

k0da
k0da previously approved these changes Sep 20, 2021
Copy link
Collaborator

@k0da k0da left a comment

Choose a reason for hiding this comment

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

👍

@somaritane
Copy link
Contributor

@kuritka Please consider splitting or renaming the PR, as the scope of the changes is wider than what the title describes.

Copy link
Contributor

@somaritane somaritane left a comment

Choose a reason for hiding this comment

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

@kuritka Please consider splitting or renaming the PR, as the scope of the changes is wider than what the title describes.

k0da
k0da previously approved these changes Sep 20, 2021
related to #587
`k8gb_gslb_reconciliation_loops_total` was called per k8gb controller. I decided to change this and count the number of successful reconciliations per GSLB
 - k8gb_gslb_reconciliation_loops_total becomes to be CounterVec instead of Counter

Signed-off-by: kuritka <kuritka@gmail.com>
@kuritka kuritka changed the title Metrics table overview k8gb_gslb_reconciliation_loops_total per GSLB Sep 20, 2021
@kuritka
Copy link
Collaborator Author

kuritka commented Sep 20, 2021

@somaritane done

@kuritka kuritka requested review from somaritane and k0da September 20, 2021 15:50
Copy link
Contributor

@somaritane somaritane left a comment

Choose a reason for hiding this comment

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

@kuritka lgtm 👍

@kuritka kuritka merged commit 058add2 into master Sep 20, 2021
@kuritka kuritka deleted the update-metrics.md branch September 20, 2021 16:22
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.

3 participants