//
pkg.gl
Category
github.com/malusama/go-runtime-metrics
influxdb
package
1.0.1
Repository:
https://github.com/malusama/go-runtime-metrics.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
20 SLOC
#
Functions
Metrics
Metrics returns a expvar.Func which implements Var by calling the function and formatting the returned value using JSON.
#
Structs
Point
A structure compatible with Telegraf's InfluxDB input plugin format https://github.com/influxdata/telegraf/tree/master/plugins/inputs/influxdb.