prometheus

package
v0.2.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 11, 2020 License: Apache-2.0, BSD-2-Clause Imports: 27 Imported by: 4

Documentation

Index

Constants

View Source
const (
	// CfgPrometheusGoMetrics defines the config flag to enable/disable go metrics.
	CfgPrometheusGoMetrics = "prometheus.goMetrics"
	// CfgPrometheusProcessMetrics defines the config flag to enable/disable process metrics.
	CfgPrometheusProcessMetrics = "prometheus.processMetrics"
	// CfgPrometheusPromhttpMetrics defines the config flag to enable/disable promhttp metrics.
	CfgPrometheusPromhttpMetrics = "prometheus.promhttpMetrics"
	// CfgPrometheusWorkerpoolMetrics defines the config flag to enable/disable workerpool metrics.
	CfgPrometheusWorkerpoolMetrics = "prometheus.workerpoolMetrics"
	// CfgPrometheusBindAddress defines the config flag of the bind address on which the Prometheus exporter listens on.
	CfgPrometheusBindAddress = "prometheus.bindAddress"
)

Variables

View Source
var (
	Plugin = node.NewPlugin("Prometheus", node.Disabled, configure, run)
)

Plugin Prometheus

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL