Oct 09 04:32:14 REDACTED cloudwatch_exporter[13161]: InvalidParameterValue: The parameter Statistics.member.1 must be a value in the set [ Minimum, Maximum, Average, SampleCount, Sum ].
Oct 09 04:32:14 REDACTED cloudwatch_exporter[13161]: status code: 400, request id: REDACTED
Please add support for
aws_extended_statistics
as done in https://github.com/prometheus/cloudwatch_exporter/pull/57We're trying to get the
TargetResponseTime
metrics as described in the docs and as noted:So I tried:
and just
aws_statistics: ['p95']
:But both returns this error in the logs: