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

add Prometheus metrics for block size calculation errors #37

Merged
merged 1 commit into from
Nov 22, 2024
Merged

Conversation

dmitsh
Copy link
Collaborator

@dmitsh dmitsh commented Nov 22, 2024

No description provided.

@dmitsh dmitsh requested review from ritikasrivastava and pkedy and removed request for sanjaychatterjee November 22, 2024 18:31
blockSizeErrorsTotal = prometheus.NewCounterVec(
prometheus.CounterOpts{
Name: "blocksize_error_total",
Help: "Total number of blocksize calculation errors.",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Calculation errors? or bad admin inputs?

@dmitsh dmitsh merged commit 418a1a8 into main Nov 22, 2024
4 checks passed
@dmitsh dmitsh deleted the ds-block branch November 22, 2024 19:10
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