mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-08-10 22:31:50 +02:00
7966e63342509d2a9814f8cb31dafe733bf0fe54
* Drop dead event type * Replace EventType from reader with one from exporter * Do not concat the strings for string buffer * Fill scope ID in events That required renaming a variable, because it had the same name as the type we wanted to assert later. * Do not fail quietly when span context is busted
OpenTelemetry-Go
The Go OpenTelemetry client.
TODO
TODO
Experimental streaming SDK
The experimental/streaming
directory contains an experimental SDK
that supports a low-level exporter.
go run experimental/streaming/example/basic/main.go
Description
Languages
Go
99.8%
Jinja
0.1%