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
G
H
I
N
P
S
T
U
W
A
apiToken()
- Method in interface io.micrometer.wavefront.
WavefrontConfig
Required when publishing directly to the Wavefront API host, otherwise does nothing.
B
build()
- Method in class io.micrometer.wavefront.
WavefrontMeterRegistry.Builder
builder(WavefrontConfig)
- Static method in class io.micrometer.wavefront.
WavefrontMeterRegistry
C
clock(Clock)
- Method in class io.micrometer.wavefront.
WavefrontMeterRegistry.Builder
D
DEFAULT_DIRECT
- Static variable in interface io.micrometer.wavefront.
WavefrontConfig
Publishes directly to the Wavefront API, not passing through a sidecar.
DEFAULT_PROXY
- Static variable in interface io.micrometer.wavefront.
WavefrontConfig
Publishes to a wavefront sidecar running out of process.
G
getBaseTimeUnit()
- Method in class io.micrometer.wavefront.
WavefrontMeterRegistry
globalPrefix()
- Method in interface io.micrometer.wavefront.
WavefrontConfig
Wavefront metrics are grouped hierarchically by name in the UI.
H
httpClient(HttpSender)
- Method in class io.micrometer.wavefront.
WavefrontMeterRegistry.Builder
I
io.micrometer.wavefront
- package io.micrometer.wavefront
Copyright 2017 VMware, Inc.
N
name(String, Meter.Type, String)
- Method in class io.micrometer.wavefront.
WavefrontNamingConvention
Valid characters are: a-z, A-Z, 0-9, hyphen ("-"), underscore ("_"), dot (".").
P
prefix()
- Method in interface io.micrometer.wavefront.
WavefrontConfig
publish()
- Method in class io.micrometer.wavefront.
WavefrontMeterRegistry
S
source()
- Method in interface io.micrometer.wavefront.
WavefrontConfig
start(ThreadFactory)
- Method in class io.micrometer.wavefront.
WavefrontMeterRegistry
step()
- Method in interface io.micrometer.wavefront.
WavefrontConfig
T
tagKey(String)
- Method in class io.micrometer.wavefront.
WavefrontNamingConvention
Valid characters are: alphanumeric, hyphen ("-"), underscore ("_"), dot (".")
tagValue(String)
- Method in class io.micrometer.wavefront.
WavefrontNamingConvention
We recommend enclosing tag values with double quotes (" ").
threadFactory(ThreadFactory)
- Method in class io.micrometer.wavefront.
WavefrontMeterRegistry.Builder
U
uri()
- Method in interface io.micrometer.wavefront.
WavefrontConfig
W
WavefrontConfig
- Interface in
io.micrometer.wavefront
Configuration for
WavefrontMeterRegistry
.
WavefrontMeterRegistry
- Class in
io.micrometer.wavefront
StepMeterRegistry
for Wavefront.
WavefrontMeterRegistry(WavefrontConfig, Clock)
- Constructor for class io.micrometer.wavefront.
WavefrontMeterRegistry
WavefrontMeterRegistry(WavefrontConfig, Clock, ThreadFactory)
- Constructor for class io.micrometer.wavefront.
WavefrontMeterRegistry
Deprecated.
Use
WavefrontMeterRegistry.builder(WavefrontConfig)
instead.
WavefrontMeterRegistry.Builder
- Class in
io.micrometer.wavefront
WavefrontNamingConvention
- Class in
io.micrometer.wavefront
Naming convention for Wavefront.
WavefrontNamingConvention(String)
- Constructor for class io.micrometer.wavefront.
WavefrontNamingConvention
WavefrontNamingConvention(String, NamingConvention)
- Constructor for class io.micrometer.wavefront.
WavefrontNamingConvention
A
B
C
D
G
H
I
N
P
S
T
U
W
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes