public class Constants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DELTA_PREFIX
∆: INCREMENT
|
static String |
DELTA_PREFIX_2
Δ: GREEK CAPITAL LETTER DELTA
|
static String |
WAVEFRONT_HISTOGRAM_FORMAT
Use this format to send histogram data to Wavefront
|
static String |
WAVEFRONT_METRIC_FORMAT
Use this format to send metric data to Wavefront
|
static String |
WAVEFRONT_TRACING_SPAN_FORMAT
Use this format to send tracing data to Wavefront
|
| Constructor and Description |
|---|
Constants() |
public static final String WAVEFRONT_METRIC_FORMAT
public static final String WAVEFRONT_HISTOGRAM_FORMAT
public static final String WAVEFRONT_TRACING_SPAN_FORMAT
public static final String DELTA_PREFIX
public static final String DELTA_PREFIX_2
Copyright © 2018. All rights reserved.