Constant Field Values
Contents
io.opentelemetry.*
-
io.opentelemetry.api.GlobalOpenTelemetry Modifier and Type Constant Field Value private static final java.lang.StringGLOBAL_AUTOCONFIGURE_ENABLED_PROPERTY"otel.java.global-autoconfigure.enabled"
-
io.opentelemetry.api.baggage.propagation.io.opentelemetry.api.baggage.propagation.BaggageCodec Modifier and Type Constant Field Value private static final byteESCAPE_CHAR37private static final intRADIX16 -
io.opentelemetry.api.baggage.propagation.W3CBaggagePropagator Modifier and Type Constant Field Value private static final java.lang.StringFIELD"baggage"
-
io.opentelemetry.api.incubator.propagation.io.opentelemetry.api.incubator.propagation.CaseInsensitiveMap Modifier and Type Constant Field Value private static final longserialVersionUID-4202518750189126871L
-
io.opentelemetry.api.internal.OtelEncodingUtils Modifier and Type Constant Field Value private static final java.lang.StringALPHABET"0123456789abcdef"static final intBYTE_BASE162static final intLONG_BASE1616static final intLONG_BYTES8private static final intNUM_ASCII_CHARACTERS128 -
io.opentelemetry.api.internal.PercentEscaper Modifier and Type Constant Field Value private static final intDEST_PAD32private static final java.lang.StringSAFE_CHARS"-._~!$\'()*&@:abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
-
io.opentelemetry.api.trace.io.opentelemetry.api.trace.ArrayBasedTraceStateBuilder Modifier and Type Constant Field Value private static final intKEY_MAX_SIZE256private static final intMAX_ENTRIES32private static final intMAX_TENANT_ID_SIZE240private static final intMAX_VENDOR_ID_SIZE13private static final intVALUE_MAX_SIZE256 -
io.opentelemetry.api.trace.io.opentelemetry.api.trace.ImmutableTraceFlags Modifier and Type Constant Field Value static final intHEX_LENGTH2private static final byteSAMPLED_BIT1 -
io.opentelemetry.api.trace.SpanId Modifier and Type Constant Field Value private static final intBYTES_LENGTH8private static final intHEX_LENGTH16private static final java.lang.StringINVALID"0000000000000000" -
io.opentelemetry.api.trace.TraceId Modifier and Type Constant Field Value private static final intBYTES_LENGTH16private static final intHEX_LENGTH32private static final java.lang.StringINVALID"00000000000000000000000000000000"
-
io.opentelemetry.api.trace.propagation.W3CTraceContextPropagator Modifier and Type Constant Field Value private static final intTRACE_ID_OFFSET3static final java.lang.StringTRACE_PARENT"traceparent"static final java.lang.StringTRACE_STATE"tracestate"private static final charTRACEPARENT_DELIMITER45private static final intTRACEPARENT_DELIMITER_SIZE1private static final java.lang.StringVERSION"00"private static final java.lang.StringVERSION_00"00"private static final intVERSION_SIZE2
-
io.opentelemetry.api.trace.propagation.internal.W3CTraceContextEncoding Modifier and Type Constant Field Value private static final charTRACESTATE_ENTRY_DELIMITER44private static final charTRACESTATE_KEY_VALUE_DELIMITER61private static final intTRACESTATE_MAX_MEMBERS32private static final intTRACESTATE_MAX_SIZE512
-
io.opentelemetry.context.io.opentelemetry.context.LazyStorage Modifier and Type Constant Field Value private static final java.lang.StringCONTEXT_STORAGE_PROVIDER_PROPERTY"io.opentelemetry.context.contextStorageProvider"private static final java.lang.StringENABLE_STRICT_CONTEXT_PROVIDER_PROPERTY"io.opentelemetry.context.enableStrictContext"private static final java.lang.StringENFORCE_DEFAULT_STORAGE_VALUE"default"
-
io.opentelemetry.exporter.internal.FailedExportException Modifier and Type Constant Field Value private static final longserialVersionUID6988924855140178789L -
io.opentelemetry.exporter.internal.FailedExportException.GrpcExportException Modifier and Type Constant Field Value private static final longserialVersionUID-9157548250286695364L -
io.opentelemetry.exporter.internal.FailedExportException.HttpExportException Modifier and Type Constant Field Value private static final longserialVersionUID-6787390183017184775L -
io.opentelemetry.exporter.internal.TlsUtil Modifier and Type Constant Field Value private static final java.lang.StringPEM_KEY_FOOTER"-----END PRIVATE KEY-----"private static final java.lang.StringPEM_KEY_HEADER"-----BEGIN PRIVATE KEY-----"
-
io.opentelemetry.exporter.internal.grpc.GrpcExporterBuilder<T extends Marshaler> Modifier and Type Constant Field Value public static final longDEFAULT_CONNECT_TIMEOUT_SECS10L -
io.opentelemetry.exporter.internal.grpc.GrpcExporterUtil Modifier and Type Constant Field Value public static final intGRPC_STATUS_ABORTED10public static final intGRPC_STATUS_CANCELLED1public static final intGRPC_STATUS_DATA_LOSS15public static final intGRPC_STATUS_DEADLINE_EXCEEDED4public static final intGRPC_STATUS_OUT_OF_RANGE11public static final intGRPC_STATUS_RESOURCE_EXHAUSTED8public static final intGRPC_STATUS_UNAVAILABLE14public static final intGRPC_STATUS_UNIMPLEMENTED12public static final intGRPC_STATUS_UNKNOWN2
-
io.opentelemetry.exporter.internal.http.HttpExporterBuilder<T extends Marshaler> Modifier and Type Constant Field Value public static final longDEFAULT_CONNECT_TIMEOUT_SECS10Lpublic static final longDEFAULT_TIMEOUT_SECS10L
-
io.opentelemetry.exporter.internal.marshal.StatelessMarshalerUtil Modifier and Type Constant Field Value private static final intMAX_INNER_LOOP_SIZE2040private static final longMOST_SIGNIFICANT_BIT_MASK-9187201950435737472L -
io.opentelemetry.exporter.internal.marshal.io.opentelemetry.exporter.internal.marshal.UnsafeAccess Modifier and Type Constant Field Value private static final intMAX_ENABLED_JAVA_VERSION22 -
io.opentelemetry.exporter.internal.marshal.io.opentelemetry.exporter.internal.marshal.WireFormat Modifier and Type Constant Field Value static final intFIXED32_SIZE4static final intFIXED64_SIZE8static final intMAX_VARINT_SIZE10static final intMAX_VARINT32_SIZE5static final intMAX_VARINT64_SIZE10static final intTAG_TYPE_BITS3static final intTAG_TYPE_MASK7static final intWIRETYPE_FIXED325static final intWIRETYPE_FIXED641static final intWIRETYPE_LENGTH_DELIMITED2static final intWIRETYPE_VARINT0
-
io.opentelemetry.exporter.internal.otlp.traces.SpanFlags Modifier and Type Constant Field Value static final intCONTEXT_HAS_IS_REMOTE_BIT256static final intCONTEXT_IS_REMOTE_BIT512static final intCONTEXT_IS_REMOTE_MASK768
-
io.opentelemetry.exporter.otlp.all.internal.OtelVersion Modifier and Type Constant Field Value public static final java.lang.StringVERSION"1.44.1"
-
io.opentelemetry.exporter.otlp.http.logs.OtlpHttpLogRecordExporterBuilder Modifier and Type Constant Field Value private static final java.lang.StringDEFAULT_ENDPOINT"http://localhost:4318/v1/logs"
-
io.opentelemetry.exporter.otlp.http.metrics.OtlpHttpMetricExporterBuilder Modifier and Type Constant Field Value private static final java.lang.StringDEFAULT_ENDPOINT"http://localhost:4318/v1/metrics"
-
io.opentelemetry.exporter.otlp.http.trace.OtlpHttpSpanExporterBuilder Modifier and Type Constant Field Value private static final java.lang.StringDEFAULT_ENDPOINT"http://localhost:4318/v1/traces"
-
io.opentelemetry.exporter.otlp.internal.OtlpConfigUtil Modifier and Type Constant Field Value public static final java.lang.StringDATA_TYPE_LOGS"logs"public static final java.lang.StringDATA_TYPE_METRICS"metrics"public static final java.lang.StringDATA_TYPE_TRACES"traces"public static final java.lang.StringPROTOCOL_GRPC"grpc"public static final java.lang.StringPROTOCOL_HTTP_PROTOBUF"http/protobuf" -
io.opentelemetry.exporter.otlp.internal.OtlpUserAgent Modifier and Type Constant Field Value private static final java.lang.StringuserAgent"OTel-OTLP-Exporter-Java/1.44.1"
-
io.opentelemetry.exporter.otlp.logs.io.opentelemetry.exporter.otlp.logs.MarshalerLogsServiceGrpc Modifier and Type Constant Field Value private static final java.lang.StringSERVICE_NAME"opentelemetry.proto.collector.logs.v1.LogsService" -
io.opentelemetry.exporter.otlp.logs.OtlpGrpcLogRecordExporterBuilder Modifier and Type Constant Field Value private static final java.lang.StringDEFAULT_ENDPOINT_URL"http://localhost:4317"private static final longDEFAULT_TIMEOUT_SECS10Lstatic final java.lang.StringGRPC_ENDPOINT_PATH"/opentelemetry.proto.collector.logs.v1.LogsService/Export"private static final java.lang.StringGRPC_SERVICE_NAME"opentelemetry.proto.collector.logs.v1.LogsService"
-
io.opentelemetry.exporter.otlp.metrics.io.opentelemetry.exporter.otlp.metrics.MarshalerMetricsServiceGrpc Modifier and Type Constant Field Value private static final java.lang.StringSERVICE_NAME"opentelemetry.proto.collector.metrics.v1.MetricsService" -
io.opentelemetry.exporter.otlp.metrics.OtlpGrpcMetricExporterBuilder Modifier and Type Constant Field Value private static final java.lang.StringDEFAULT_ENDPOINT_URL"http://localhost:4317"private static final longDEFAULT_TIMEOUT_SECS10Lstatic final java.lang.StringGRPC_ENDPOINT_PATH"/opentelemetry.proto.collector.metrics.v1.MetricsService/Export"private static final java.lang.StringGRPC_SERVICE_NAME"opentelemetry.proto.collector.metrics.v1.MetricsService"
-
io.opentelemetry.exporter.otlp.trace.io.opentelemetry.exporter.otlp.trace.MarshalerTraceServiceGrpc Modifier and Type Constant Field Value private static final java.lang.StringSERVICE_NAME"opentelemetry.proto.collector.trace.v1.TraceService" -
io.opentelemetry.exporter.otlp.trace.OtlpGrpcSpanExporterBuilder Modifier and Type Constant Field Value private static final java.lang.StringDEFAULT_ENDPOINT_URL"http://localhost:4317"private static final longDEFAULT_TIMEOUT_SECS10Lstatic final java.lang.StringGRPC_ENDPOINT_PATH"/opentelemetry.proto.collector.trace.v1.TraceService/Export"static final java.lang.StringGRPC_SERVICE_NAME"opentelemetry.proto.collector.trace.v1.TraceService"
-
io.opentelemetry.sdk.autoconfigure.io.opentelemetry.sdk.autoconfigure.LogRecordExporterConfiguration Modifier and Type Constant Field Value private static final java.lang.StringEXPORTER_NONE"none" -
io.opentelemetry.sdk.autoconfigure.ResourceConfiguration Modifier and Type Constant Field Value static final java.lang.StringATTRIBUTE_PROPERTY"otel.resource.attributes"static final java.lang.StringDISABLED_ATTRIBUTE_KEYS"otel.resource.disabled.keys"static final java.lang.StringEXPERIMENTAL_DISABLED_ATTRIBUTE_KEYS"otel.experimental.resource.disabled.keys"static final java.lang.StringSERVICE_NAME_PROPERTY"otel.service.name" -
io.opentelemetry.sdk.autoconfigure.io.opentelemetry.sdk.autoconfigure.SpanExporterConfiguration Modifier and Type Constant Field Value private static final java.lang.StringEXPORTER_NONE"none" -
io.opentelemetry.sdk.autoconfigure.io.opentelemetry.sdk.autoconfigure.TracerProviderConfiguration Modifier and Type Constant Field Value private static final doubleDEFAULT_TRACEIDRATIO_SAMPLE_RATIO1.0private static final java.lang.StringPARENTBASED_ALWAYS_ON"parentbased_always_on"
-
io.opentelemetry.sdk.autoconfigure.spi.ConfigurationException Modifier and Type Constant Field Value private static final longserialVersionUID4717640118051490483L
-
io.opentelemetry.sdk.common.export.RetryPolicy Modifier and Type Constant Field Value private static final doubleDEFAULT_BACKOFF_MULTIPLIER1.5private static final intDEFAULT_INITIAL_BACKOFF_SECONDS1private static final intDEFAULT_MAX_ATTEMPTS5private static final intDEFAULT_MAX_BACKOFF_SECONDS5
-
io.opentelemetry.sdk.common.internal.OtelVersion Modifier and Type Constant Field Value public static final java.lang.StringVERSION"1.44.1"
-
io.opentelemetry.sdk.internal.AttributesMap Modifier and Type Constant Field Value private static final longserialVersionUID-5072696312123632376L -
io.opentelemetry.sdk.internal.DynamicPrimitiveLongList Modifier and Type Constant Field Value private static final intDEFAULT_SUBARRAY_CAPACITY10 -
io.opentelemetry.sdk.internal.ThrottlingLogger Modifier and Type Constant Field Value private static final doubleRATE_LIMIT5.0private static final doubleTHROTTLED_RATE_LIMIT1.0
-
io.opentelemetry.sdk.logs.LogLimitsBuilder Modifier and Type Constant Field Value private static final intDEFAULT_LOG_MAX_ATTRIBUTE_LENGTH2147483647private static final intDEFAULT_LOG_MAX_NUM_ATTRIBUTES128 -
io.opentelemetry.sdk.logs.SdkLoggerProvider Modifier and Type Constant Field Value static final java.lang.StringDEFAULT_LOGGER_NAME"unknown"
-
io.opentelemetry.sdk.logs.export.BatchLogRecordProcessorBuilder Modifier and Type Constant Field Value static final intDEFAULT_EXPORT_TIMEOUT_MILLIS30000static final intDEFAULT_MAX_EXPORT_BATCH_SIZE512static final intDEFAULT_MAX_QUEUE_SIZE2048static final longDEFAULT_SCHEDULE_DELAY_MILLIS1000L
-
io.opentelemetry.sdk.metrics.io.opentelemetry.sdk.metrics.SdkMeter Modifier and Type Constant Field Value private static final java.lang.StringNOOP_INSTRUMENT_NAME"noop" -
io.opentelemetry.sdk.metrics.SdkMeterProvider Modifier and Type Constant Field Value static final java.lang.StringDEFAULT_METER_NAME"unknown"
-
io.opentelemetry.sdk.metrics.export.PeriodicMetricReaderBuilder Modifier and Type Constant Field Value static final longDEFAULT_SCHEDULE_DELAY_MINUTES1L
-
io.opentelemetry.sdk.metrics.internal.aggregator.io.opentelemetry.sdk.metrics.internal.aggregator.AdaptingCircularBufferCounter Modifier and Type Constant Field Value private static final intNULL_INDEX-2147483648 -
io.opentelemetry.sdk.metrics.internal.aggregator.AggregationUtil Modifier and Type Constant Field Value private static final java.lang.StringAGGREGATION_BASE2_EXPONENTIAL_HISTOGRAM"base2_exponential_bucket_histogram"private static final java.lang.StringAGGREGATION_DEFAULT"default"private static final java.lang.StringAGGREGATION_DROP"drop"private static final java.lang.StringAGGREGATION_EXPLICIT_BUCKET_HISTOGRAM"explicit_bucket_histogram"private static final java.lang.StringAGGREGATION_LAST_VALUE"last_value"private static final java.lang.StringAGGREGATION_SUM"sum" -
io.opentelemetry.sdk.metrics.internal.aggregator.io.opentelemetry.sdk.metrics.internal.aggregator.Base2ExponentialHistogramIndexer Modifier and Type Constant Field Value private static final intEXPONENT_BIAS1023private static final longEXPONENT_BIT_MASK9218868437227405312Lprivate static final intEXPONENT_WIDTH11private static final longSIGNIFICAND_BIT_MASK4503599627370495Lprivate static final intSIGNIFICAND_WIDTH52
-
io.opentelemetry.sdk.metrics.internal.debug.DebugConfig Modifier and Type Constant Field Value private static final java.lang.StringENABLE_METRICS_DEBUG_PROPERTY"otel.experimental.sdk.metrics.debug"
-
io.opentelemetry.sdk.metrics.internal.state.ArrayBasedStack<T> Modifier and Type Constant Field Value static final intDEFAULT_CAPACITY10 -
io.opentelemetry.sdk.metrics.internal.state.MetricStorage Modifier and Type Constant Field Value public static final intDEFAULT_MAX_CARDINALITY2000 -
io.opentelemetry.sdk.metrics.internal.state.PooledHashMap<K,V> Modifier and Type Constant Field Value private static final intDEFAULT_CAPACITY16private static final floatLOAD_FACTOR0.75f
-
io.opentelemetry.sdk.metrics.internal.view.Base2ExponentialHistogramAggregation Modifier and Type Constant Field Value private static final intDEFAULT_MAX_BUCKETS160private static final intDEFAULT_MAX_SCALE20 -
io.opentelemetry.sdk.metrics.internal.view.io.opentelemetry.sdk.metrics.internal.view.FilteredAttributes.SmallFilteredAttributes Modifier and Type Constant Field Value private static final intBITS_PER_INTEGER32
-
io.opentelemetry.sdk.resources.Resource Modifier and Type Constant Field Value private static final java.lang.StringERROR_MESSAGE_INVALID_CHARS" should be a ASCII string with a length greater than 0 and not exceed 255 characters."private static final java.lang.StringERROR_MESSAGE_INVALID_VALUE" should be a ASCII string with a length not exceed 255 characters."private static final intMAX_LENGTH255
-
io.opentelemetry.sdk.trace.io.opentelemetry.sdk.trace.RandomIdGenerator Modifier and Type Constant Field Value private static final longINVALID_ID0L -
io.opentelemetry.sdk.trace.io.opentelemetry.sdk.trace.SdkTracer Modifier and Type Constant Field Value static final java.lang.StringFALLBACK_SPAN_NAME"<unspecified span name>" -
io.opentelemetry.sdk.trace.SdkTracerProvider Modifier and Type Constant Field Value static final java.lang.StringDEFAULT_TRACER_NAME"" -
io.opentelemetry.sdk.trace.SpanLimits Modifier and Type Constant Field Value static final intDEFAULT_SPAN_MAX_ATTRIBUTE_LENGTH2147483647 -
io.opentelemetry.sdk.trace.SpanLimitsBuilder Modifier and Type Constant Field Value private static final intDEFAULT_SPAN_MAX_NUM_ATTRIBUTES128private static final intDEFAULT_SPAN_MAX_NUM_ATTRIBUTES_PER_EVENT128private static final intDEFAULT_SPAN_MAX_NUM_ATTRIBUTES_PER_LINK128private static final intDEFAULT_SPAN_MAX_NUM_EVENTS128private static final intDEFAULT_SPAN_MAX_NUM_LINKS128
-
io.opentelemetry.sdk.trace.data.io.opentelemetry.sdk.trace.data.ImmutableExceptionEventData Modifier and Type Constant Field Value private static final java.lang.StringEXCEPTION_EVENT_NAME"exception" -
io.opentelemetry.sdk.trace.data.io.opentelemetry.sdk.trace.data.ImmutableLinkData Modifier and Type Constant Field Value private static final intDEFAULT_ATTRIBUTE_COUNT0
-
io.opentelemetry.sdk.trace.export.BatchSpanProcessorBuilder Modifier and Type Constant Field Value static final intDEFAULT_EXPORT_TIMEOUT_MILLIS30000static final intDEFAULT_MAX_EXPORT_BATCH_SIZE512static final intDEFAULT_MAX_QUEUE_SIZE2048static final longDEFAULT_SCHEDULE_DELAY_MILLIS5000L