A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
C
- cache() - function in com.datadog.trace.api.naming.NamingSchema
- Get the naming policy for caches.
- cache() - function in com.datadog.trace.api.naming.v0.NamingSchemaV0
- Get the naming policy for caches.
- cache() - function in com.datadog.trace.api.naming.v1.NamingSchemaV1
- Get the naming policy for caches.
- CacheNamingV0 - class in com.datadog.trace.api.naming.v0
- CacheNamingV1 - class in com.datadog.trace.api.naming.v1
- cancel() - function in com.datadog.trace.context.AgentScope.Continuation
- Allow trace to stop waiting on this continuation for reporting.
- cancel() - function in com.datadog.trace.context.TraceScope.Continuation
- Allow trace to stop waiting on this continuation for reporting.
- cancel() - function in com.datadog.trace.util.AgentTaskScheduler.Scheduled
- cancelContinuation(ContinuableScope.Continuation) - function in com.datadog.opentracing.PendingTrace
- cancelContinuation(AgentScope.Continuation) - function in com.datadog.trace.bootstrap.instrumentation.api.AgentTrace
- cancelContinuation(AgentScope.Continuation) - function in com.datadog.trace.bootstrap.instrumentation.api.AgentTracer.NoopAgentTrace
- cancelContinuation(AgentScope.Continuation) - function in com.datadog.trace.bootstrap.instrumentation.api.AgentTracer.NoopAgentTrace
- cancelContinuation(AgentScope.Continuation) - function in com.datadog.trace.core.PendingTrace
- cancelContinuation(AgentScope.Continuation) - function in com.datadog.trace.bootstrap.instrumentation.api.PendingTrace
- capture() - function in com.datadog.legacy.trace.context.TraceScope
- Prevent the trace attached to this TraceScope from reporting until the returned Continuationfinishes.
- capture() - function in com.datadog.opentracing.scopemanager.ContinuableScope
- The continuation returned must be closed or activated or the trace will not finish.
- capture() - function in com.datadog.trace.bootstrap.instrumentation.api.AgentScope
- Prevent the trace attached to this TraceScope from reporting until the returned Continuation iseither activated (and the returned scope is closed), or canceled.
- capture() - function in com.datadog.trace.bootstrap.instrumentation.api.AgentTracer.NoopAgentScope
- Prevent the trace attached to this TraceScope from reporting until the returned Continuation iseither activated (and the returned scope is closed), or canceled.
- capture() - function in com.datadog.trace.context.TraceScope
- Prevent the trace attached to this TraceScope from reporting until the returned Continuation iseither activated (and the returned scope is closed), or canceled.
- captureConcurrent() - function in com.datadog.trace.bootstrap.instrumentation.api.AgentScope
- Prevent the trace attached to this TraceScope from reporting until the returned Continuation iseither activated (and the returned scope is closed), or canceled.
- captureConcurrent() - function in com.datadog.trace.bootstrap.instrumentation.api.AgentTracer.NoopAgentScope
- Prevent the trace attached to this TraceScope from reporting until the returned Continuation iseither activated (and the returned scope is closed), or canceled.
- captureConcurrent() - function in com.datadog.trace.context.TraceScope
- Prevent the trace attached to this TraceScope from reporting until the returned Continuation iseither activated (and the returned scope is closed), or canceled.
- CapturedEnvironment - class in com.datadog.trace.api.env
- The
{@code CapturedEnvironment}instance keeps those{@code Config}values which are platform dependant. - captureSpan(AgentSpan) - function in com.datadog.trace.bootstrap.instrumentation.api.AgentScopeManager
- captureSpan(AgentSpan) - function in com.datadog.trace.bootstrap.instrumentation.api.AgentTracer.TracerAPI
- captureSpan(AgentSpan) - function in com.datadog.trace.core.CoreTracer
- captureSpan(AgentSpan) - function in com.datadog.trace.bootstrap.instrumentation.api.CoreTracer
- captureSpan(AgentSpan) - function in com.datadog.trace.core.scopemanager.ContinuableScopeManager
- captureSpan(AgentSpan) - function in com.datadog.trace.bootstrap.instrumentation.api.ContinuableScopeManager
- captureTraceConfig() - function in com.datadog.trace.api.DynamicConfig
- Captures a snapshot of the configuration at the start of a trace.
- captureTraceConfig() - function in com.datadog.trace.bootstrap.instrumentation.api.AgentTracer.TracerAPI
- captureTraceConfig() - function in com.datadog.trace.core.CoreTracer
- captureTraceConfig() - function in com.datadog.trace.bootstrap.instrumentation.api.CoreTracer
- charAt(int) - function in com.datadog.trace.bootstrap.instrumentation.api.URIUtils.LazyUrl
- charAt(int) - function in java.lang.URIUtils.LazyUrl
- charAt(int) - function in com.datadog.trace.bootstrap.instrumentation.api.UTF8BytesString
- charAt(int) - function in java.lang.UTF8BytesString
- chars() - function in java.lang.URIUtils.LazyUrl
- chars() - function in java.lang.UTF8BytesString
- CI_VISIBILITY - enum entry in com.datadog.trace.api.gateway.RequestContextSlot
- clean() - function in com.datadog.opentracing.PendingTrace
- cleanup() - function in com.datadog.trace.core.propagation.HttpCodec.Extractor
- Cleans up any thread local resources associated with this extractor.
- cleanup() - function in com.datadog.trace.core.propagation.HttpCodec.CompoundExtractor
- Cleans up any thread local resources associated with this extractor.
- cleanup() - function in com.datadog.trace.core.propagation.TagContextExtractor
- Cleans up any thread local resources associated with this extractor.
- clear() - function in java.util.PendingTrace
- clear() - function in com.datadog.trace.api.cache.DDCache
- Clear the cache.
- clear() - function in com.datadog.trace.api.cache.DDPartialKeyCache
- Clear the cache.
- clear() - function in java.util.concurrent.ListWriter
- clearBit(int) - function in java.math.StringCachingBigInteger
- clearContextValue(String) - function in com.datadog.trace.api.profiling.ProfilingContext
- Clears a context value.
- clearContextValue(ProfilingContextAttribute) - function in com.datadog.trace.api.profiling.ProfilingContext
- Clears a context value.
- clearContextValue(String) - function in com.datadog.trace.api.profiling.ProfilingScope
- Clears a context value.
- clearContextValue(ProfilingContextAttribute) - function in com.datadog.trace.api.profiling.ProfilingScope
- Clears a context value.
- client() - function in com.datadog.trace.api.naming.NamingSchema
- Get the naming policy for clients (http, soap, ...).
- client() - function in com.datadog.trace.api.naming.v0.NamingSchemaV0
- Get the naming policy for clients (http, soap, ...).
- client() - function in com.datadog.trace.api.naming.v1.NamingSchemaV1
- Get the naming policy for clients (http, soap, ...).
- ClientNamingV0 - class in com.datadog.trace.api.naming.v0
- ClientNamingV1 - class in com.datadog.trace.api.naming.v1
- Clock - class in com.datadog.legacy.trace.common.util
- A simple wrapper for system clock that aims to provide the current time The JDK provides two clocks: one in nanoseconds, for precision, but it can only use to measure durations one in milliseconds, for accuracy, useful to provide epoch time At this time, we are using a millis precision (converted to micros) in order to guarantee consistency between the span start times and the durations
- clone() - function in java.util.PendingTrace
- clone() - function in java.util.concurrent.ListWriter
- close() - function in com.datadog.legacy.trace.common.writer.LoggingWriter
- Indicates to the writer that no future writing will come and it should terminates allconnections and tasks
- close() - function in java.io.LoggingWriter
- close() - function in com.datadog.legacy.trace.common.writer.Writer
- Indicates to the writer that no future writing will come and it should terminates allconnections and tasks
- close() - function in java.io.Writer
- close() - function in com.datadog.legacy.trace.context.TraceScope
- Close the activated context and allow any underlying spans to finish.
- close() - function in java.io.TraceScope
- close() - function in com.datadog.legacy.trace.context.TraceScope.Continuation
- Cancel the continuation.
- close(boolean) - function in com.datadog.legacy.trace.context.TraceScope.Continuation
- Close the continuation.
- close() - function in com.datadog.opentracing.DDTracer
- close() - function in io.opentracing.DDTracer
- close() - function in com.datadog.opentracing.scopemanager.ContinuableScope
- close() - function in io.opentracing.ContinuableScope
- close() - function in com.datadog.opentracing.scopemanager.ContinuableScope.Continuation
- close(boolean) - function in com.datadog.opentracing.scopemanager.ContinuableScope.Continuation
- Close the continuation.
- close() - function in java.io.ContinuableScope.Continuation
- close(boolean) - function in com.datadog.legacy.trace.context.ContinuableScope.Continuation
- Close the continuation.
- close() - function in com.datadog.opentracing.scopemanager.SimpleScope
- close() - function in io.opentracing.SimpleScope
- close() - function in com.datadog.trace.api.Stateful
- close() - function in java.lang.Stateful
- close() - function in com.datadog.trace.api.StatsDClient
- close() - function in java.io.StatsDClient
- close() - function in java.io.RequestContext
- close() - function in com.datadog.trace.api.gateway.RequestContext.Noop
- close() - function in java.io.RequestContext.Noop
- close() - function in com.datadog.trace.api.profiling.ProfilingScope
- close() - function in java.lang.ProfilingScope
- close() - function in com.datadog.trace.api.profiling.QueueTiming
- close() - function in java.lang.QueueTiming
- close() - function in java.io.RecordingInputStream
- close() - function in com.datadog.trace.api.profiling.Timing
- close() - function in java.lang.Timing
- close() - function in com.datadog.trace.api.profiling.Timing.NoOp
- close() - function in java.lang.Timing.NoOp
- close() - function in com.datadog.trace.bootstrap.instrumentation.api.AgentScope
- Close the activated context and allow any underlying spans to finish.
- close() - function in java.io.AgentScope
- close() - function in com.datadog.trace.bootstrap.instrumentation.api.AgentTracer.TracerAPI
- close() - function in com.datadog.trace.bootstrap.instrumentation.api.AgentTracer.NoopAgentScope
- Close the activated context and allow any underlying spans to finish.
- close() - function in java.io.AgentTracer.NoopAgentScope
- close() - function in com.datadog.trace.common.metrics.MetricsAggregator
- close() - function in java.lang.MetricsAggregator
- close() - function in com.datadog.trace.common.metrics.NoOpMetricsAggregator
- close() - function in java.lang.NoOpMetricsAggregator
- close() - function in com.datadog.trace.common.writer.ListWriter
- Indicates to the writer that no future writing will come and it should terminates allconnections and tasks
- close() - function in java.io.ListWriter
- close() - function in com.datadog.trace.common.writer.NoOpWriter
- Indicates to the writer that no future writing will come and it should terminates allconnections and tasks
- close() - function in java.io.NoOpWriter
- close() - function in com.datadog.trace.common.writer.TraceStructureWriter
- Indicates to the writer that no future writing will come and it should terminates allconnections and tasks
- close() - function in java.io.TraceStructureWriter
- close() - function in com.datadog.trace.common.writer.Writer
- Indicates to the writer that no future writing will come and it should terminates allconnections and tasks
- close() - function in com.datadog.trace.context.TraceScope
- Close the activated context and allow any underlying spans to finish.
- close() - function in com.datadog.trace.core.CoreTracer
- close() - function in com.datadog.trace.core.DDSpanContext
- close() - function in java.io.DDSpanContext
- close() - function in com.datadog.trace.core.PendingTraceBuffer
- close() - function in java.lang.PendingTraceBuffer
- close() - function in com.datadog.trace.core.monitor.HealthMetrics
- close() - function in java.lang.HealthMetrics
- close() - function in com.datadog.trace.monitor.NoOpRecording
- close() - function in java.lang.NoOpRecording
- close() - function in com.datadog.trace.monitor.Recording
- close() - function in java.lang.Recording
- close() - function in com.datadog.opentracing.AndroidTracer
- closePrevious(boolean) - function in com.datadog.trace.bootstrap.instrumentation.api.AgentScopeManager
- closePrevious(boolean) - function in com.datadog.trace.bootstrap.instrumentation.api.AgentTracer.TracerAPI
- closePrevious(boolean) - function in com.datadog.trace.core.CoreTracer
- closePrevious(boolean) - function in com.datadog.trace.core.scopemanager.ContinuableScopeManager
- closePrevious(boolean) - function in com.datadog.trace.bootstrap.instrumentation.api.ContinuableScopeManager
- cloud() - function in com.datadog.trace.api.naming.NamingSchema
- Get the naming policy for cloud providers (aws, gpc, azure, ...).
- cloud() - function in com.datadog.trace.api.naming.v0.NamingSchemaV0
- Get the naming policy for cloud providers (aws, gpc, azure, ...).
- cloud() - function in com.datadog.trace.api.naming.v1.NamingSchemaV1
- Get the naming policy for cloud providers (aws, gpc, azure, ...).
- CloudNamingV0 - class in com.datadog.trace.api.naming.v0
- CloudNamingV1 - class in com.datadog.trace.api.naming.v1
- CMS - enum entry in com.datadog.trace.api.Platform.GC
- codePoints() - function in java.lang.URIUtils.LazyUrl
- codePoints() - function in java.lang.UTF8BytesString
- CollectionUtils - class in com.datadog.trace.util
- com.datadog.android.trace - package com.datadog.android.trace
- com.datadog.android.trace.event - package com.datadog.android.trace.event
- com.datadog.android.trace.model - package com.datadog.android.trace.model
- com.datadog.android.trace.sqlite - package com.datadog.android.trace.sqlite
- com.datadog.exec - package com.datadog.exec
- com.datadog.legacy.trace.api - package com.datadog.legacy.trace.api
- com.datadog.legacy.trace.api.interceptor - package com.datadog.legacy.trace.api.interceptor
- com.datadog.legacy.trace.api.sampling - package com.datadog.legacy.trace.api.sampling
- com.datadog.legacy.trace.common.sampling - package com.datadog.legacy.trace.common.sampling
- com.datadog.legacy.trace.common.util - package com.datadog.legacy.trace.common.util
- com.datadog.legacy.trace.common.writer - package com.datadog.legacy.trace.common.writer
- com.datadog.legacy.trace.context - package com.datadog.legacy.trace.context
- com.datadog.opentracing - package com.datadog.opentracing
- com.datadog.opentracing.decorators - package com.datadog.opentracing.decorators
- com.datadog.opentracing.jfr - package com.datadog.opentracing.jfr
- com.datadog.opentracing.propagation - package com.datadog.opentracing.propagation
- com.datadog.opentracing.scopemanager - package com.datadog.opentracing.scopemanager
- com.datadog.trace.api - package com.datadog.trace.api
- com.datadog.trace.api.cache - package com.datadog.trace.api.cache
- com.datadog.trace.api.config - package com.datadog.trace.api.config
- com.datadog.trace.api.env - package com.datadog.trace.api.env
- com.datadog.trace.api.gateway - package com.datadog.trace.api.gateway
- com.datadog.trace.api.interceptor - package com.datadog.trace.api.interceptor
- com.datadog.trace.api.internal - package com.datadog.trace.api.internal
- com.datadog.trace.api.internal.util - package com.datadog.trace.api.internal.util
- com.datadog.trace.api.metrics - package com.datadog.trace.api.metrics
- com.datadog.trace.api.naming - package com.datadog.trace.api.naming
- com.datadog.trace.api.naming.v0 - package com.datadog.trace.api.naming.v0
- com.datadog.trace.api.naming.v1 - package com.datadog.trace.api.naming.v1
- com.datadog.trace.api.normalize - package com.datadog.trace.api.normalize
- com.datadog.trace.api.profiling - package com.datadog.trace.api.profiling
- com.datadog.trace.api.sampling - package com.datadog.trace.api.sampling
- com.datadog.trace.api.scopemanager - package com.datadog.trace.api.scopemanager
- com.datadog.trace.api.time - package com.datadog.trace.api.time
- com.datadog.trace.appsec.api.blocking - package com.datadog.trace.appsec.api.blocking
- com.datadog.trace.bootstrap - package com.datadog.trace.bootstrap
- com.datadog.trace.bootstrap.config.provider - package com.datadog.trace.bootstrap.config.provider
- com.datadog.trace.bootstrap.instrumentation.api - package com.datadog.trace.bootstrap.instrumentation.api
- com.datadog.trace.common.metrics - package com.datadog.trace.common.metrics
- com.datadog.trace.common.sampling - package com.datadog.trace.common.sampling
- com.datadog.trace.common.writer - package com.datadog.trace.common.writer
- com.datadog.trace.context - package com.datadog.trace.context
- com.datadog.trace.core - package com.datadog.trace.core
- com.datadog.trace.core.monitor - package com.datadog.trace.core.monitor
- com.datadog.trace.core.propagation - package com.datadog.trace.core.propagation
- com.datadog.trace.core.propagation.ptags - package com.datadog.trace.core.propagation.ptags
- com.datadog.trace.core.scopemanager - package com.datadog.trace.core.scopemanager
- com.datadog.trace.core.taginterceptor - package com.datadog.trace.core.taginterceptor
- com.datadog.trace.core.tagprocessor - package com.datadog.trace.core.tagprocessor
- com.datadog.trace.core.util - package com.datadog.trace.core.util
- com.datadog.trace.logger - package com.datadog.trace.logger
- com.datadog.trace.monitor - package com.datadog.trace.monitor
- com.datadog.trace.relocate.api - package com.datadog.trace.relocate.api
- com.datadog.trace.util - package com.datadog.trace.util
- CommonTaskExecutor - class in com.datadog.exec
- CommonTaskExecutor.Task - class in com.datadog.exec.CommonTaskExecutor
- compare(CharSequence,CharSequence) - function in java.lang.URIUtils.LazyUrl
- compare(CharSequence,CharSequence) - function in java.lang.UTF8BytesString
- compareAndSetLongRunningState(int,int) - function in com.datadog.trace.core.PendingTrace
- compareTo(BigInteger) - function in java.math.StringCachingBigInteger
- compileGlob(String) - function in com.datadog.trace.core.util.Matchers
- computeForClient(CharSequence,CharSequence,boolean) - function in com.datadog.trace.api.normalize.HttpResourceNames
- computeForServer(CharSequence,CharSequence,boolean) - function in com.datadog.trace.api.normalize.HttpResourceNames
- computeIfAbsent(K,Function) - function in com.datadog.trace.api.cache.DDCache
- Look up or create and store a value in the cache.
- computeIfAbsent(K,int,int,DDPartialKeyCache.Hasher,DDPartialKeyCache.Comparator,DDPartialKeyCache.Producer) - function in com.datadog.trace.api.cache.DDPartialKeyCache
- Look up or create and store a value in the cache.
- computeIfAbsent(K,Map,Function) - function in com.datadog.trace.core.util.MapUtils
- concatTags(Array) - function in com.datadog.trace.util.TagsHelper
- Config - class in com.datadog.legacy.trace.api
- Config reads values with the following priority: 1) system properties, 2) environment variables, 3) optional configuration file.
- Config - class in com.datadog.trace.api
- Config reads values with the following priority: 1) system properties 2) environment variables, 3) optional configuration file 4) platform dependant properties.
- config(Config) - function in com.datadog.trace.core.CoreTracer.CoreTracerBuilder
- Config.PropagationStyle - class in com.datadog.legacy.trace.api.Config
- ConfigCollector - class in com.datadog.trace.api
- Collects system properties and environment variables set by the user and used by the tracer.
- ConfigDefaults - class in com.datadog.trace.api
- ConfigOrigin - class in com.datadog.trace.api
- ConfigProvider - class in com.datadog.trace.bootstrap.config.provider
- ConfigProvider.Source - class in com.datadog.trace.bootstrap.config.provider.ConfigProvider
- ConfigSetting - class in com.datadog.trace.api
- contains(Object) - function in java.util.PendingTrace
- contains(Object) - function in java.util.concurrent.ListWriter
- containsAll(Collection) - function in java.util.PendingTrace
- containsAll(Collection) - function in java.util.concurrent.ListWriter
- context() - function in com.datadog.opentracing.DDSpan
- context() - function in io.opentracing.DDSpan
- context() - function in com.datadog.trace.bootstrap.instrumentation.api.AgentSpan
- context() - function in com.datadog.trace.bootstrap.instrumentation.api.AgentTracer.NoopAgentSpan
- context() - function in com.datadog.trace.core.DDSpan
- context() - function in com.datadog.trace.bootstrap.instrumentation.api.DDSpan
- ContextInterpreter - class in com.datadog.trace.core.propagation
- ContextInterpreter.Factory - class in com.datadog.trace.core.propagation.ContextInterpreter
- ContextualScopeManager - class in com.datadog.opentracing.scopemanager
- ContinuableScope - class in com.datadog.opentracing.scopemanager
- ContinuableScope.Continuation - class in com.datadog.opentracing.scopemanager.ContinuableScope
- ContinuableScopeManager - class in com.datadog.trace.core.scopemanager
- The primary ScopeManager.
- CONTINUOUS - enum entry in com.datadog.trace.api.profiling.RecordingType
- ControllableTimeSource - class in com.datadog.trace.api.time
- copyOf(Collection) - function in java.util.PendingTrace
- copyOf(Collection) - function in java.util.ListWriter
- CoreCounter - class in com.datadog.trace.api.metrics
- This interface describes a core counter metric.
- CorePropagation - class in com.datadog.trace.core.propagation
- CoreSpan - class in com.datadog.trace.core
- CoreTracer - class in com.datadog.trace.core
- Main entrypoint into the tracer implementation.
- CoreTracer.CoreSpanBuilder - class in com.datadog.trace.core.CoreTracer
- Spans are built using this builder
- CoreTracer.CoreTracerBuilder - class in com.datadog.trace.core.CoreTracer
- count(String,long,Array) - function in com.datadog.trace.api.StatsDClient
- CrashTrackingConfig - class in com.datadog.trace.api.config
- These config options will only work with dd-java-agent, not with dd-trace-ot.
- create(DDSpanContext) - function in com.datadog.opentracing.jfr.DDNoopScopeEventFactory
- Create new scope event for given context.
- create(DDSpanContext) - function in com.datadog.opentracing.jfr.DDScopeEventFactory
- Create new scope event for given context.
- create() - function in com.datadog.trace.api.DynamicConfig
- Dynamic configuration that uses the default snapshot type.
- create(BiFunction) - function in com.datadog.trace.api.DynamicConfig
- Dynamic configuration that wants to add its own state to the snapshot.
- create() - function in com.datadog.trace.api.EndpointCheckpointerHolder
- Creates a new, pre-configured instance bound to NO_OP.
- create(CharSequence) - function in com.datadog.trace.bootstrap.instrumentation.api.UTF8BytesString
- create(Array) - function in com.datadog.trace.bootstrap.instrumentation.api.UTF8BytesString
- create(String,Array) - function in com.datadog.trace.bootstrap.instrumentation.api.UTF8BytesString
- create(ByteBuffer) - function in com.datadog.trace.bootstrap.instrumentation.api.UTF8BytesString
- Creates a new UTF8BytesString instance using the provided ByteBufferAll available data from the current position are read and used as the backing array.
- create(SpanSamplingRules.JsonRule) - function in com.datadog.trace.common.sampling.SpanSamplingRules.Rule
- Validate and create a Rule from its JsonRule representation.
- create(TraceSamplingRules.JsonRule) - function in com.datadog.trace.common.sampling.TraceSamplingRules.Rule
- Validate and create a Rule from its JsonRule representation.
- create() - function in com.datadog.trace.core.propagation.ContextInterpreter.Factory
- create(Map) - function in com.datadog.trace.core.util.TagsMatcher
- createBuiltinDecorators() - function in com.datadog.opentracing.decorators.DDDecoratorsFactory
- createContextAttribute(String) - function in com.datadog.trace.api.profiling.Profiling
- Creates a decorator for the attribute, which can be used to set and clear contexts slightlymore efficiently than with string attributes.
- createContextAttribute(String) - function in com.datadog.trace.api.profiling.Profiling.NoOp
- Creates a decorator for the attribute, which can be used to set and clear contexts slightlymore efficiently than with string attributes.
- createContextAttribute(String) - function in com.datadog.trace.api.profiling.ProfilingContextIntegration
- Creates a decorator for the attribute, which can be used to set and clear contexts slightlymore efficiently than with string attributes.
- createContextAttribute(String) - function in com.datadog.trace.bootstrap.instrumentation.api.ProfilingContextIntegration.NoOp
- Creates a decorator for the attribute, which can be used to set and clear contexts slightlymore efficiently than with string attributes.
- createDefault() - function in com.datadog.trace.bootstrap.config.provider.ConfigProvider
- createExtractor(Config,Map) - function in com.datadog.opentracing.propagation.HttpCodec
- createExtractor(Config,Supplier) - function in com.datadog.trace.core.propagation.HttpCodec
- createInjector(Config) - function in com.datadog.opentracing.propagation.HttpCodec
- createInjector(Config,Set,Map) - function in com.datadog.trace.core.propagation.HttpCodec
- createTagMap() - function in com.datadog.trace.core.propagation.PropagationTags
- current() - function in com.datadog.trace.api.DynamicConfig
- Start building a new configuration based on its current state.
- currentMicroTime() - function in com.datadog.legacy.trace.common.util.Clock
- Get the current time in micros.
- currentNanoTicks() - function in com.datadog.legacy.trace.common.util.Clock
- Get the current nanos ticks, this method can't be use for date accuracy (only durationcalculations)
- currentNanoTime() - function in com.datadog.legacy.trace.common.util.Clock
- Get the current time in nanos.
- cutoff(double) - function in com.datadog.trace.common.sampling.DeterministicSampler
- cutoff(double) - function in com.datadog.trace.common.sampling.DeterministicSampler.TraceSampler
- cutoff(double) - function in com.datadog.trace.common.sampling.DeterministicSampler.SpanSampler
- CWS_TLS - enum entry in com.datadog.trace.util.AgentThreadFactory.AgentThread