Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var PluginName = "noop"
PluginName to use when configuring.
Functions ¶
This section is empty.
Types ¶
type ExporterConfig ¶
type ExporterConfig struct { // Optionally specify the round to start on Round uint64 `yaml:"round"` }
ExporterConfig specific to the noop exporter
Click to show internal directories.
Click to hide internal directories.