Constant Field Values
Contents
com.wavefront.*
-
com.wavefront.agent.data.EntityProperties Modifier and Type Constant Field Value public static final int
DEFAULT_BATCH_SIZE
40000
public static final int
DEFAULT_BATCH_SIZE_EVENTS
50
public static final int
DEFAULT_BATCH_SIZE_HISTOGRAMS
10000
public static final int
DEFAULT_BATCH_SIZE_SOURCE_TAGS
50
public static final int
DEFAULT_BATCH_SIZE_SPAN_LOGS
1000
public static final int
DEFAULT_BATCH_SIZE_SPANS
5000
public static final int
DEFAULT_FLUSH_INTERVAL
1000
public static final int
DEFAULT_FLUSH_THREADS_EVENTS
2
public static final int
DEFAULT_FLUSH_THREADS_SOURCE_TAGS
2
public static final int
DEFAULT_MAX_BURST_SECONDS
10
public static final int
DEFAULT_MIN_SPLIT_BATCH_SIZE
100
public static final double
DEFAULT_RETRY_BACKOFF_BASE_SECONDS
2.0
public static final boolean
DEFAULT_SPLIT_PUSH_WHEN_RATE_LIMITED
false
public static final int
NO_RATE_LIMIT
10000000
-
com.wavefront.agent.listeners.FeatureCheckUtils Modifier and Type Constant Field Value public static final String
HISTO_DISABLED
"Ingested point discarded because histogram feature has not been enabled for your account"
public static final String
SPAN_DISABLED
"Ingested span discarded because distributed tracing feature has not been enabled for your account."
public static final String
SPANLOGS_DISABLED
"Ingested span log discarded because this feature has not been enabled for your account."
-
com.wavefront.agent.sampler.SpanSampler Modifier and Type Constant Field Value public static final String
SPAN_SAMPLING_POLICY_TAG
"_sampledByPolicy"
org.logstash.*
-
org.logstash.beats.Protocol Modifier and Type Constant Field Value public static final byte
CODE_COMPRESSED_FRAME
67
public static final byte
CODE_FRAME
68
public static final byte
CODE_JSON_FRAME
74
public static final byte
CODE_WINDOW_SIZE
87
public static final byte
VERSION_1
49
public static final byte
VERSION_2
50