//
pkg.gl
Category
github.com/effective-security/metrics
cloudwatch
package
0.6.64
Repository:
https://github.com/effective-security/metrics.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
1
Files
390 SLOC
#
Functions
NewSink
NewSink initializes and returns a pointer to a CloudWatch Sink using the supplied configuration, or an error if there is a problem with the configuration.
#
Structs
Config
Config defines configuration options.
Sink
Sink provides a MetricSink that can be used with a prometheus server.
#
Interfaces
Publisher
Publisher provides interface to publish metrics.