Is there a way to gather the following metrics via OpenTelemetry? #29540
Unanswered
stephenhong
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello team,
I'm investigating different kinds of metrics collected by OpenTelemetry, AWS, and New Relic and taking some notes. I noticed there are some metrics collected by AWS and NR, but not with OpenTelemetry so I wanted to ask the community if there was a way to collect those metrics or if there are plans to implement in the future. The metrics I'm interested are:
statusCheckFailed
& CloudWatch isStatusCheckFailed
aws.ec2.CPUCreditBalance
& Cloudwatch isCPUCreditBalance
aws.ec2.status_check_failed_instance
& Cloudwatch isStatusCheckFailed_Instance
aws.ec2.status_check_failed_system
& Cloudwatch isStatusCheckFailed_System
Beta Was this translation helpful? Give feedback.
All reactions