//
pkg.gl
Category
github.com/WavefrontHQ/go-wavefront-management-api/v2
writer
package
2.2.1
Repository:
https://github.com/wavefronthq/go-wavefront-management-api.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
0
Files
101 SLOC
#
Functions
NewMetric
NewMetric returns a metric with the given name and value.
NewWriter
NewWriter returns a Writer object configured to send metrics to the address and port given.
#
Structs
Metric
Metric is a representation of a single metric.
PointTag
PointTag represents a metric point-tag, which is simply a key/value pair.
Writer
Writer is used to write metrics to a Wavefront proxy.