exasol / cloudwatch-adapter

Makes Exasol database monitoring data available in AWS CloudWatch
MIT License
2 stars 1 forks source link

Report metrics from EXA_SYSTEM_EVENTS more often #35

Closed jakobbraun closed 3 years ago

jakobbraun commented 3 years ago

The metrics from EXA_SYSTEM_EVENTS are only written from time to time. For example one per day. For using them in Cloudwatch alarms it's however required that they are reported at least every 5 minutes.

Solution:

report most recent value every 5 mins.