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

Use health labels #3120

Closed
wants to merge 1 commit into from
Closed

Use health labels #3120

wants to merge 1 commit into from

Conversation

StephenButtolph
Copy link
Contributor

Why this should be merged

See: #3119

How this works

Uses labels for the health workers rather than separate metrics.

How this was tested

# HELP avalanche_health_checks_failing number of currently failing health checks
# TYPE avalanche_health_checks_failing gauge
avalanche_health_checks_failing{check="health",tag="11111111111111111111111111111111LpoYY"} 1
avalanche_health_checks_failing{check="health",tag="all"} 1
avalanche_health_checks_failing{check="health",tag="application"} 1
avalanche_health_checks_failing{check="liveness",tag="all"} 0
avalanche_health_checks_failing{check="liveness",tag="application"} 0
avalanche_health_checks_failing{check="readiness",tag="all"} 1
avalanche_health_checks_failing{check="readiness",tag="application"} 1

@StephenButtolph StephenButtolph added monitoring This primarily focuses on logs, metrics, and/or tracing cleanup Code quality improvement labels Jun 14, 2024
@StephenButtolph StephenButtolph self-assigned this Jun 14, 2024
@StephenButtolph
Copy link
Contributor Author

Closing in favor of #3122

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code quality improvement monitoring This primarily focuses on logs, metrics, and/or tracing
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

1 participant