vmware-go-kcl-v2/clientlibrary/metrics
Tao Jiang 9ca9d901ca Fix error in puslishing cloud watch metrics (#55)
Reported at:
https://github.com/vmware/vmware-go-kcl/issues/54

The input params are not used to set monitor service in cloudwatch
Init function. The empty appName, streamName and workerID cause
PutMetricData failed with error string "Error in publishing
cloudwatch metrics. Error: InvalidParameter...".

Signed-off-by: Tao Jiang <taoj@vmware.com>
2021-12-20 21:21:15 -06:00
..
cloudwatch Fix error in puslishing cloud watch metrics (#55) 2021-12-20 21:21:15 -06:00
prometheus Expose monitoring service (#49) 2021-12-20 21:21:15 -06:00
interfaces.go Expose monitoring service (#49) 2021-12-20 21:21:15 -06:00