Micrometer: How to specify interval/delay between CloudWatch metric push

Created on 12 Nov 2018  路  2Comments  路  Source: micrometer-metrics/micrometer

Hi,

Could you explain how often metrics are pushed to CloudWatch? We don't have any options, only bulk size.

question

Most helpful comment

@izeye, It works, thanks!
management.metrics.export.cloudwatch.step=30s

All 2 comments

@Aleksandr-Filichkin CloudWatchConfig.step() should work for it. Doesn't it work for you?

@izeye, It works, thanks!
management.metrics.export.cloudwatch.step=30s

Was this page helpful?
0 / 5 - 0 ratings