context

package
v0.12.0-alpha Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseSpanProperties

type BaseSpanProperties struct {
	StartTime         uint64
	EndTime           uint64
	SpanContext       EBPFSpanContext
	ParentSpanContext EBPFSpanContext
}

BaseSpanProperties contains the basic attributes filled by all probes.

type EBPFSpanContext

type EBPFSpanContext struct {
	TraceID trace.TraceID
	SpanID  trace.SpanID
}

EBPFSpanContext is the the span context representation within the eBPF instrumentation system.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL