elasticsearch

package
v1.5.5 Latest Latest
Warning

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

Go to latest
Published: May 18, 2020 License: Apache-2.0 Imports: 11 Imported by: 2

Documentation

Index

Constants

View Source
const MetricName = "elasticsearch"

Variables

View Source
var (
	ConfigServers            = "servers"
	ConfigLocal              = "local"
	ConfigClusterHealth      = "cluster_health"
	ConfigClusterHealthLevel = "cluster_health_level"
	ConfigClusterStats       = "cluster_stats"
	ConfigInsecureSkipVerify = "insecure_skip_verify"
	ConfigTLSCA              = "tls_ca"
	ConfigTLSCert            = "tls_cert"
	ConfigTLSKey             = "tls_key"

	StatsIndices    = "indices"
	StatsOS         = "os"
	StatsProcess    = "process"
	StatsJVM        = "jvm"
	StatsThreadPool = "thread_pool"
	StatsFS         = "fs"
	StatsTransport  = "transport"
	StatsHttp       = "http"
	StatsBreaker    = "breaker"
)

Functions

func NewCollector

func NewCollector() metric.Collector

NewCollector creates a new Elasticsearch collector.

Types

This section is empty.

Jump to

Keyboard shortcuts

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