[BUG] unable to pull metrics from the specified AmazonMWAA instance using searchTags #1533
Open
1 task done
Labels
bug
Something isn't working
Is there an existing issue for this?
YACE version
I am using the latest YACE version -
v0.61.2
Config file
Current Behavior
I have 2 airflow instances deployed on aws named
mwaa-dev
andmwaa-prod
.I have the following tags on the instances -
mwaa-dev
->airflow
:dev
mwaa-prod
->airflow
:prod
According to the configured
searchTags
I should be receiving metrics frommwaa-dev
instance only. But I am able to see metrics for both the instances.Expected Behavior
Metrics of only the configured mwaa instance(mwaa-dev) should be visible.
Steps To Reproduce
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: