prometheus

package
v0.5.9 Latest Latest
Warning

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

Go to latest
Published: May 11, 2021 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"
)
View Source
const PluginName = "Prometheus"

PluginName is the name of the prometheus plugin.

Variables

This section is empty.

Functions

func Plugin

func Plugin() *node.Plugin

Plugin gets the plugin instance.

Types

This section is empty.

Jump to

Keyboard shortcuts

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