Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Line ¶
func Line(name string, value float64, ts int64, source string, tags map[string]string, defaultSource string) (string, error)
Gets a metric line in the Wavefront metrics data format: <metricName> <metricValue> [<timestamp>] source=<source> [pointTags] Example: "new-york.power.usage 42422.0 1533531013 source=localhost datacenter=dc1"
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.