Skip to content

Monitoring rds service delay is too large. #1590

Open
@jeffaryhe

Description

@jeffaryhe

Is there an existing issue for this?

  • I have searched the existing issues

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions