-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Labels
area:tracePart of OpenTelemetry tracingPart of OpenTelemetry tracingdocumentationProvides helpful informationProvides helpful informationenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededpkg:SDKRelated to an SDK packageRelated to an SDK package
Description
Problem Statement
We document how to instrument a library, but not what to use to test instrumentation. This seems important enough to have some basic documentation for.
Proposed Solution
We should add a package example how to use https://pkg.go.dev/go.opentelemetry.io/otel/sdk/trace/tracetest
Prior Art
https://pkg.go.dev/go.opentelemetry.io/otel/log/logtest#example-package (source code: https://github.com/open-telemetry/opentelemetry-go/blob/main/log/logtest/example_test.go)
Additional Context
See:
Metadata
Metadata
Assignees
Labels
area:tracePart of OpenTelemetry tracingPart of OpenTelemetry tracingdocumentationProvides helpful informationProvides helpful informationenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededpkg:SDKRelated to an SDK packageRelated to an SDK package