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
I tested the minimum rds cpu time that can be obtained here, which caused the data delay to be too large and unable to accurately monitor alarms. Delay for at least 3 minutes to reflect the accurate alarm value.
Expected Behavior
Can obtain monitoring indicators within 60 seconds
Steps To Reproduce
no
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
YACE version
v0.61.2
Config file
apiVersion: v1alpha1
discovery:
jobs:
- type: AWS/RDS
regions:
- ca-central-1
period: 60
length: 120
metrics:
- name: EngineUptime
statistics: [Maximum]
- name: CPUUtilization
statistics: [Average]
Current Behavior
I tested the minimum rds cpu time that can be obtained here, which caused the data delay to be too large and unable to accurately monitor alarms. Delay for at least 3 minutes to reflect the accurate alarm value.
Expected Behavior
Can obtain monitoring indicators within 60 seconds
Steps To Reproduce
no
Anything else?
No response
The text was updated successfully, but these errors were encountered: