names

package
v0.0.0-...-1f3c2e8 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package names defines the name of each config provider ("container", "cluster-checks", "file", etc.).

Index

Constants

View Source
const (
	Consul             = "consul"
	Container          = "container"
	CloudFoundryBBS    = "cloudfoundry-bbs"
	ClusterChecks      = "cluster-checks"
	EndpointsChecks    = "endpoints-checks"
	Etcd               = "etcd"
	File               = "file"
	KubeContainer      = "kubernetes-container-allinone"
	Kubernetes         = "kubernetes"
	KubeServices       = "kubernetes-services"
	KubeServicesFile   = "kubernetes-services-file"
	KubeEndpoints      = "kubernetes-endpoints"
	KubeEndpointsFile  = "kubernetes-endpoints-file"
	PrometheusPods     = "prometheus-pods"
	PrometheusServices = "prometheus-services"
	RemoteConfig       = "remote-config"
	SNMP               = "snmp"
	Zookeeper          = "zookeeper"
)

User-facing names for the config providers

View Source
const (
	ConsulRegisterName             = "consul"
	ClusterChecksRegisterName      = "clusterchecks"
	EndpointsChecksRegisterName    = "endpointschecks"
	EtcdRegisterName               = "etcd"
	KubeletRegisterName            = "kubelet"
	KubeContainerRegisterName      = "kubernetes-container-allinone"
	KubeServicesRegisterName       = "kube_services"
	KubeServicesFileRegisterName   = "kube_services_file"
	KubeEndpointsRegisterName      = "kube_endpoints"
	KubeEndpointsFileRegisterName  = "kube_endpoints_file"
	PrometheusPodsRegisterName     = "prometheus_pods"
	PrometheusServicesRegisterName = "prometheus_services"
	RemoteConfigRegisterName       = "remote_config"
	ZookeeperRegisterName          = "zookeeper"
)

Internal Autodiscovery names for the config providers Some of these names are different from the user-facing names And they're kept unchanged for backward compatibility as they could be hardcoded in the agent config.

Variables

This section is empty.

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