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
Trying to pull down AWS/IPAM SubnetIPUsage metric. Have tried a bunch of dimensions but still getting:
{"account":"200602884457","arn":"","caller":"discovery.go:40","err":"expected to discover resources but none were found","job_type":"AWS/IPAM","level":"error","msg":"No tagged resources made it through filtering","region":"us-east-1","ts":"2024-07-17T14:58:45.999688635Z","version":"v0.61.2"}
I was just hoping to leverage this same metric in our deployment of YACE, and ran into the same problem. Being able to leverage prometheus and alertmanager for our IP availability monitoring would be very impactful here
Is there an existing issue for this?
YACE version
v0.61.2
Config file
Current Behavior
Trying to pull down AWS/IPAM
SubnetIPUsage
metric. Have tried a bunch of dimensions but still getting:Expected Behavior
Able to pull down this metric
Steps To Reproduce
No response
Anything else?
Do we even have support for this IPAM metric? I'm looking at https://github.com/nerdswords/yet-another-cloudwatch-exporter/pull/1168/files and only see stuff about
ipam-pool
.The text was updated successfully, but these errors were encountered: