package tracetransform
Import Path
go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform (on go.dev)
Dependency Relation
imports 10 packages, and imported by one package
Involved Source Files
Package tracetransform provides conversion functionality for the otlptrace
exporters.
instrumentation.go
resource.go
span.go
Package-Level Functions (total 8)
Iterator transforms an attribute iterator into OTLP key-values.
KeyValue transforms an attribute KeyValue into an OTLP key-value.
KeyValues transforms a slice of attribute KeyValues into OTLP key-values.
Resource transforms a Resource into an OTLP Resource.
ResourceAttributes transforms a Resource OTLP key-values.
Spans transforms a slice of OpenTelemetry spans into a slice of OTLP
ResourceSpans.
Value transforms an attribute Value into an OTLP AnyValue.
![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |