public abstract class Constants extends Object
| Modifier and Type | Field and Description |
|---|---|
static UUID |
GRAPHITE_BLOCK_WORK_UNIT
Work unit id for blocks of graphite-formatted data.
|
static String |
PUSH_FORMAT_GRAPHITE
Formatted for graphite head
|
static String |
PUSH_FORMAT_GRAPHITE_V2
Formatted for graphite head (without customer id in the metric name).
|
static String |
PUSH_FORMAT_HISTOGRAM
Wavefront histogram format
|
| Constructor and Description |
|---|
Constants() |
public static final String PUSH_FORMAT_GRAPHITE
public static final String PUSH_FORMAT_GRAPHITE_V2
public static final String PUSH_FORMAT_HISTOGRAM
public static final UUID GRAPHITE_BLOCK_WORK_UNIT
Copyright © 2017. All rights reserved.