-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
Description
It would be nice to have a metrics implementation for CloudWatch. Ideally, we could utilise aws-sdk-go. We should be able to just use PutMetricData as it creates the metric if it doesn't yet exist. I need to spend some more time looking into how to map Counter, Gauge and Histogram into CloudWatch metrics data types.
Reactions are currently unavailable