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 ¶
NewCollector creates a new Elasticsearch collector.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.