package jaeger

import "github.com/influxdata/flux/internal/jaeger"

Index

Functions

func InfoFromSpan

func InfoFromSpan(span opentracing.Span) (traceID string, sampled bool, found bool)

InfoFromSpan returns the traceID and if it was sampled from the span, given it is a jaeger span. It returns whether a span associated with the context has been found.

Source Files

jaeger.go

Version
v0.196.1 (latest)
Published
Feb 19, 2025
Platform
linux/amd64
Imports
2 packages
Last checked
1 day ago

Tools for package owners.