otel

package
v2.1.41 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitZipkinTracer

func InitZipkinTracer(appName, endPointUrl string, sampleRatio float64) (*sdktrace.TracerProvider, error)

InitZipkinTracer ipkin exporter for OpenTelemetry sampleRatio according to the rules when the parent trace has no `SampledFlag`, >= 1 will always sample. < 0 are treated as zero

func StartSpan

func StartSpan(ctx context.Context) (context.Context, trace.Span)

StartSpan Generate span based on context

func StartSpanWithName

func StartSpanWithName(ctx context.Context, spanName string) (context.Context, trace.Span)

StartSpanWithName Generate named span based on context

Types

This section is empty.

Directories

Path Synopsis
exporter

Jump to

Keyboard shortcuts

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