package transform

import "github.com/moby/buildkit/util/tracing/transform"

Index

Functions

func Attributes

func Attributes(attrs []*commonpb.KeyValue) []attribute.KeyValue

Attributes transforms a slice of OTLP attribute key-values into a slice of KeyValues

func Spans

Spans transforms slice of OTLP ResourceSpan into a slice of SpanSnapshots.

Source Files

attribute.go instrumentation.go span.go

Version
v0.20.0-rc1
Published
Feb 11, 2025
Platform
js/wasm
Imports
10 packages
Last checked
1 minute ago

Tools for package owners.