package
1.14.26
Repository: https://github.com/kishaningithub/aws-sdk-go.git
Documentation: pkg.go.dev

# Functions

Get will return a reporter if one exists, if one does not exist, nil will be returned.
Start will start the a long running go routine to capture client side metrics.

# Constants

Client side metric handler names.
Client side metric handler names.
DefaultPort is used when no port is specified.

# Variables

MetricsChannelSize of metrics to hold in the channel.

# Structs

Reporter will gather metrics of API requests made and send those metrics to the CSM endpoint.