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

Change mapping error metric to a per-instance gauge #9

Merged
merged 1 commit into from
Dec 2, 2019

Conversation

jfchevrette
Copy link
Member

This changes the rds_maxconnections_error metric from a single exporter-wide metric counter to a per-instance metric which will equal 1 when no mapping is found (error) or 0 when one is present.

This will help troubleshoot which instance/class is missing a mapping

@jfchevrette jfchevrette merged commit 446907f into master Dec 2, 2019
@jfchevrette jfchevrette deleted the mapping_error_gauge branch December 2, 2019 20:00
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