v0.1.0
First stable release with most opentelemetry specification features supported
What's Changed
Added
- otlplogsgrpc exporter with
grpc
protocol http/json
protocol supported in otlplogshttp exporterstdout
logs logger- Package split into separate
otel
,sdk
,exporters/otlp/otlplogs
andexporters/stdout/stdoutlogs
packages OTEL_EXPORTER_OTLP_PROTOCOL
env variable to configuregrpc
,http/protobuf
andhttp/json
otlp formats with OTEL logs exporterautoconfigure
sdk package withOTEL_LOGS_EXPORTER
env variable support withnone
,otlp
andlogging
options to autoconfigure logger provider