Skip navigation links
A D G 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.

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.

I

io.micrometer.wavefront - package io.micrometer.wavefront
Copyright 2017 Pivotal Software, 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
 
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 (" ").

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
 
WavefrontMeterRegistry(WavefrontConfig, Clock) - Constructor for class io.micrometer.wavefront.WavefrontMeterRegistry
 
WavefrontMeterRegistry(WavefrontConfig, Clock, ThreadFactory) - Constructor for class io.micrometer.wavefront.WavefrontMeterRegistry
 
WavefrontNamingConvention - Class in io.micrometer.wavefront
 
WavefrontNamingConvention(String) - Constructor for class io.micrometer.wavefront.WavefrontNamingConvention
 
WavefrontNamingConvention(String, NamingConvention) - Constructor for class io.micrometer.wavefront.WavefrontNamingConvention
 
A D G I N P S T U W 
Skip navigation links