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 cloudwatch mapping for dx connection metrics #1264

Merged
merged 2 commits into from
Feb 26, 2021

Conversation

jfz
Copy link
Contributor

@jfz jfz commented Feb 25, 2021

add cloudwatch mapping for dx connection metrics

]
}

dx-connection-light-level = {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

These 2 have an extra dimension.

@jfz jfz requested a review from brharrington February 25, 2021 19:35
},
{
name = "ConnectionBpsEgress"
alias = "aws.dx.connectionBps"
Copy link
Contributor

Choose a reason for hiding this comment

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

Is the unit specified on this? Should we call it aws.dx.connectionBytes to be more consistent with other metrics?

},
{
name = "ConnectionPpsEgress"
alias = "aws.dx.connectionPps"
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we call it aws.dx.connectionPackets to be more consistent with other metrics?

@brharrington brharrington added this to the 1.7.0 milestone Feb 26, 2021
@brharrington brharrington merged commit 9bc8ef8 into Netflix:master Feb 26, 2021
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