You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cloudwatch '4xx' and '5xx' metrics to be exported.
What happened instead?
Both '4xx' and '5xx' metrics were not exported or recognized.
For comparison I have included a ApitGateway metric that was successfully exported using the config from the same documentation source; aws cloudwatch list-metrics --namespace AWS/ApiGateway
There were two metric configs listed for '4xx' and '5xx' respectively. Both were attempted and both have been included above.
The text was updated successfully, but these errors were encountered:
Context information
AWS service: ApiGateway
CloudWatch namespace: AWS/ApiGateway
Metrics documentation for this service: cloudwatch cli: aws cloudwatch list-metrics --namespace AWS/ApiGateway
Attempted Exporter configuration 1
Attempted Exporter configuration 2
Working Exporter configuration for comparison
What do you expect to happen?
Cloudwatch '4xx' and '5xx' metrics to be exported.
What happened instead?
Both '4xx' and '5xx' metrics were not exported or recognized.
For comparison I have included a ApitGateway metric that was successfully exported using the config from the same documentation source; aws cloudwatch list-metrics --namespace AWS/ApiGateway
There were two metric configs listed for '4xx' and '5xx' respectively. Both were attempted and both have been included above.
The text was updated successfully, but these errors were encountered: