Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pusher ¶
type Pusher interface {
Setup()
PushMetric(metric_export.MetricExporter, string)
}
Pusher is the interface that needs needs to implement for pushing metric to (e.g graphite. influxdb).
func SetupProviders ¶
Click to show internal directories.
Click to hide internal directories.