Uses of Class
org.forgerock.opentelemetry.trace.context.TracingContext
Packages that use TracingContext
Package
Description
Package for the ForgeRock's
Context
holding the tracing context.-
Uses of TracingContext in org.forgerock.opentelemetry.trace.context
Methods in org.forgerock.opentelemetry.trace.context that return TracingContextModifier and TypeMethodDescriptionTracingContext.childTracingContext
(org.forgerock.services.context.Context parentContext, io.opentelemetry.api.trace.Span spanParent) Generates a new tracing context, child of this tracing context.