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 mapping for 2 rds metrics #1250

Merged
merged 2 commits into from
Feb 4, 2021
Merged

Conversation

jfz
Copy link
Contributor

@jfz jfz commented Feb 3, 2021

add mapping for 2 rds metrics

@jfz jfz requested a review from brharrington February 4, 2021 00:07
@brharrington brharrington added this to the 1.7.0 milestone Feb 4, 2021
@@ -98,6 +98,16 @@ atlas {
alias = "aws.rds.binLogReplicaLag"
conversion = "max"
},
{
name = "AuroraVolumeBytesLeftTotal"
alias = "aws.rds.auroraVolumeBytesLeftTotal"
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be modeled with an engine tag similar to other metrics in case we need to map in the same concept from some other engine in the future? For example:

https://github.com/Netflix/atlas/blob/master/atlas-poller-cloudwatch/src/main/resources/rds.conf#L75

@brharrington brharrington merged commit 650d99c into Netflix:master Feb 4, 2021
@jfz jfz deleted the cloudwatch-rds branch February 5, 2021 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.

2 participants