JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
G
H
I
N
P
S
T
U
A
autoCreateIndex()
- Method in interface io.micrometer.elastic.
ElasticConfig
Whether to create the index automatically if it doesn't exist.
B
build()
- Method in class io.micrometer.elastic.
ElasticMeterRegistry.Builder
builder(ElasticConfig)
- Static method in class io.micrometer.elastic.
ElasticMeterRegistry
C
clock(Clock)
- Method in class io.micrometer.elastic.
ElasticMeterRegistry.Builder
D
DEFAULT
- Static variable in interface io.micrometer.elastic.
ElasticConfig
Accept configuration defaults
E
ElasticConfig
- Interface in
io.micrometer.elastic
Configuration for
ElasticMeterRegistry
.
ElasticMeterRegistry
- Class in
io.micrometer.elastic
MeterRegistry
for Elasticsearch.
ElasticMeterRegistry(ElasticConfig, Clock)
- Constructor for class io.micrometer.elastic.
ElasticMeterRegistry
ElasticMeterRegistry.Builder
- Class in
io.micrometer.elastic
ElasticNamingConvention
- Class in
io.micrometer.elastic
NamingConvention
for Elasticsearch.
ElasticNamingConvention()
- Constructor for class io.micrometer.elastic.
ElasticNamingConvention
ElasticNamingConvention(NamingConvention)
- Constructor for class io.micrometer.elastic.
ElasticNamingConvention
G
get(String)
- Method in interface io.micrometer.elastic.
ElasticConfig
Get the value associated with a key.
getBaseTimeUnit()
- Method in class io.micrometer.elastic.
ElasticMeterRegistry
H
host()
- Method in interface io.micrometer.elastic.
ElasticConfig
The host to send metrics to.
httpClient(HttpSender)
- Method in class io.micrometer.elastic.
ElasticMeterRegistry.Builder
I
index()
- Method in interface io.micrometer.elastic.
ElasticConfig
The index name to write metrics to.
indexDateFormat()
- Method in interface io.micrometer.elastic.
ElasticConfig
The index date format used for rolling indices.
io.micrometer.elastic
- package io.micrometer.elastic
Copyright 2017 Pivotal Software, Inc.
N
name(String, Meter.Type, String)
- Method in class io.micrometer.elastic.
ElasticNamingConvention
P
password()
- Method in interface io.micrometer.elastic.
ElasticConfig
The Basic Authentication password.
prefix()
- Method in interface io.micrometer.elastic.
ElasticConfig
Property prefix to prepend to configuration names.
publish()
- Method in class io.micrometer.elastic.
ElasticMeterRegistry
S
start(ThreadFactory)
- Method in class io.micrometer.elastic.
ElasticMeterRegistry
T
tagKey(String)
- Method in class io.micrometer.elastic.
ElasticNamingConvention
threadFactory(ThreadFactory)
- Method in class io.micrometer.elastic.
ElasticMeterRegistry.Builder
timestampFieldName()
- Method in interface io.micrometer.elastic.
ElasticConfig
The name of the timestamp field.
U
userName()
- Method in interface io.micrometer.elastic.
ElasticConfig
The Basic Authentication username.
A
B
C
D
E
G
H
I
N
P
S
T
U
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes