Index

A B C D E G H I N P T U V 
All Classes and Interfaces|All Packages

A

apiKeyCredentials() - Method in interface io.micrometer.elastic.ElasticConfig
Base64-encoded credentials string.
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
documentType() - Method in interface io.micrometer.elastic.ElasticConfig
Deprecated.
This is no-op due to removal of mapping types since Elasticsearch 7.

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(ElasticConfig, Clock, ThreadFactory, HttpSender) - Constructor for class io.micrometer.elastic.ElasticMeterRegistry
Create a new instance with given parameters.
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

generateTimestamp() - Method in class io.micrometer.elastic.ElasticMeterRegistry
Return formatted current timestamp.
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.
indexDateSeparator() - Method in interface io.micrometer.elastic.ElasticConfig
The separator between the index name and the date part.
indexName() - Method in class io.micrometer.elastic.ElasticMeterRegistry
Return index name.
io.micrometer.elastic - package io.micrometer.elastic
 

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.
pipeline() - Method in interface io.micrometer.elastic.ElasticConfig
The ingest pipeline name.
prefix() - Method in interface io.micrometer.elastic.ElasticConfig
Property prefix to prepend to configuration names.
publish() - 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.

V

validate() - Method in interface io.micrometer.elastic.ElasticConfig
 
A B C D E G H I N P T U V 
All Classes and Interfaces|All Packages