nerdswords / yet-another-cloudwatch-exporter

Prometheus exporter for AWS CloudWatch - Discovers services through AWS tags, gets CloudWatch metrics data and provides them as Prometheus metrics with AWS tags as labels
Apache License 2.0
961 stars 330 forks source link

[BUG] AWS Step Functions lists only 1 statemachine instead of all #1269

Open wasilmasood opened 8 months ago

wasilmasood commented 8 months ago

Is there an existing issue for this?

YACE version

No issues

Config file

discovery: jobs:

Current Behavior

Lists metrics for only 1 dimension_StateMachineArn whereas there are in total 5 StateMachine in the AWS account

Expected Behavior

Need metrics from all StateMachines in the account

Steps To Reproduce

No response

Anything else?

No response

wasilmasood commented 8 months ago

"msg":"skipping metric unmatched by associator" seen in debug logs