Constant Field Values
Contents
com.wavefront.*
-
com.wavefront.agent.data.EntityProperties Modifier and Type Constant Field Value public static final intDEFAULT_BATCH_SIZE40000public static final intDEFAULT_BATCH_SIZE_EVENTS50public static final intDEFAULT_BATCH_SIZE_HISTOGRAMS10000public static final intDEFAULT_BATCH_SIZE_SOURCE_TAGS50public static final intDEFAULT_BATCH_SIZE_SPAN_LOGS1000public static final intDEFAULT_BATCH_SIZE_SPANS5000public static final intDEFAULT_FLUSH_INTERVAL1000public static final intDEFAULT_FLUSH_THREADS_EVENTS2public static final intDEFAULT_FLUSH_THREADS_SOURCE_TAGS2public static final intDEFAULT_MAX_BURST_SECONDS10public static final intDEFAULT_MIN_SPLIT_BATCH_SIZE100public static final doubleDEFAULT_RETRY_BACKOFF_BASE_SECONDS2.0public static final booleanDEFAULT_SPLIT_PUSH_WHEN_RATE_LIMITEDfalsepublic static final intNO_RATE_LIMIT10000000
-
com.wavefront.agent.handlers.LineDelimitedUtils Modifier and Type Constant Field Value public static final StringPUSH_DATA_DELIMETER"\n"
-
com.wavefront.agent.listeners.FeatureCheckUtils Modifier and Type Constant Field Value public static final StringHISTO_DISABLED"Ingested point discarded because histogram feature has not been enabled for your account"public static final StringSPAN_DISABLED"Ingested span discarded because distributed tracing feature has not been enabled for your account."public static final StringSPANLOGS_DISABLED"Ingested span log discarded because this feature has not been enabled for your account."
-
com.wavefront.agent.preprocessor.PreprocessorUtil Modifier and Type Constant Field Value public static final StringV2_PREDICATE_KEY"if"
org.logstash.*
-
org.logstash.beats.Protocol Modifier and Type Constant Field Value public static final byteCODE_COMPRESSED_FRAME67public static final byteCODE_FRAME68public static final byteCODE_JSON_FRAME74public static final byteCODE_WINDOW_SIZE87public static final byteVERSION_149public static final byteVERSION_250