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
We are using YACE to scrape AWS metrics, and we understand that YACE discovers resources based on tags. However, I am facing an issue where YACE continues to discover resource metrics even after the tags are removed from the AWS resource.
Expected Behavior
No response
Steps To Reproduce
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
YACE version
v0.59.0
Config file
apiVersion: v1alpha1
discovery:
jobs:
- type: AWS/EC2
regions:
- eu-west-1
roles:
- roleArn: "arn:aws:iam::xxxxxxxxxx:role/xxxxxxxxxx-role"
- roleArn: "arn:aws:iam::xxxxxxxxxx:role/xxxxxxxxxx-role"
Current Behavior
We are using YACE to scrape AWS metrics, and we understand that YACE discovers resources based on tags. However, I am facing an issue where YACE continues to discover resource metrics even after the tags are removed from the AWS resource.
Expected Behavior
No response
Steps To Reproduce
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: