//
pkg.gl
Category
github.com/kishaningithub/aws-sdk-go
aws
csm
package
1.14.26
Repository:
https://github.com/kishaningithub/aws-sdk-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
323 SLOC
#
Functions
Get
Get will return a reporter if one exists, if one does not exist, nil will be returned.
Start
Start will start the a long running go routine to capture client side metrics.
#
Constants
APICallAttemptMetricHandlerName
Client side metric handler names.
APICallMetricHandlerName
Client side metric handler names.
DefaultPort
DefaultPort is used when no port is specified.
#
Variables
MetricsChannelSize
MetricsChannelSize of metrics to hold in the channel.
#
Structs
Reporter
Reporter will gather metrics of API requests made and send those metrics to the CSM endpoint.