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
978
stars
333
forks
source link
[BUG] exportedTagsOnMetrics no longer works with latest version for lambda (0.61.2) #1520
Is there an existing issue for this?
YACE version
0.61.2
Config file
Current Behavior
yace crashes on startup
Expected Behavior
yace works as it did before and adds the tag name to the metrics.
I've tried with
(which was working in an older version) and
which is the new version but yace crashes on startup for both
Steps To Reproduce
config:
service file
Anything else?
Nothing else