Package com.google.genkit.core.tracing
package com.google.genkit.core.tracing
-
ClassDescriptionGenkitSpanData represents information about a trace span.Annotation represents an annotation.BoolValue wraps a boolean to match the expected JSON format.InstrumentationScope represents the instrumentation library.Link describes the relationship between two Spans.SpanContextData contains identifying trace information about a Span.Status represents the span status.TimeEvent represents a time-based event.TimeEvents holds time-based events.HTTP-based telemetry client that sends traces to the Genkit telemetry server.SpanContext contains trace and span identifiers for distributed tracing.SpanMetadata contains metadata for a tracing span.Builder for SpanMetadata.TelemetryClient interface for sending traces to a telemetry server.OpenTelemetry SpanProcessor that exports spans to the Genkit telemetry server.TraceData represents a complete trace with all its spans.Tracer provides tracing utilities for Genkit operations.