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

Prometheus exception handling #695

Merged
merged 6 commits into from
Jun 5, 2024
Merged

Conversation

carlhoerberg
Copy link
Member

WHAT is this pull request doing?

Reporting replication follower lag could raise exception.
Exceptions while reporting metrics was swallowed.
Some metrics had the wrong type, counter instead of gauge.
Uses String#bytesize to validate string lengths (#size count multi byte utf8 chars as one)

HOW can this pull request be tested

Specs

@carlhoerberg carlhoerberg merged commit 0cf27d8 into main Jun 5, 2024
26 of 28 checks passed
@carlhoerberg carlhoerberg deleted the prometheus-exception-handling branch June 5, 2024 21:43
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.

1 participant