package
0.7.0
Repository: https://github.com/cloudpbx/kit.git
Documentation: pkg.go.dev

# Functions

New returns a CloudWatch object that may be used to create metrics.
WithConcurrentRequests sets the upper limit on how many cloudwatch.PutMetricDataRequest may be under way at any given time.
WithLogger sets the Logger that will recieve error messages generated during the WriteLoop.

# Structs

CloudWatch receives metrics observations and forwards them to CloudWatch.
Counter is a counter.

# Type aliases

Option is a function adapter to change config of the CloudWatch struct.