Documentation
¶
Index ¶
Constants ¶
View Source
const ( VaultExporterStatsdPort = 9125 VaultExporterFetchMetricsPort = 9102 PrometheusExporterPortName = "prom-http" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Exporter ¶
type Exporter interface { Apply(pt *core.PodTemplateSpec, vs *api.VaultServer) error GetTelemetryConfig() (string, error) }
func NewExporter ¶
Click to show internal directories.
Click to hide internal directories.