Releases: agoda-com/opentelemetry-logs-go
Releases · agoda-com/opentelemetry-logs-go
Release v0.0.1 - Initial
This Release contains implementation of Logs Bridge API with Stable API and SDK API interfaces.
What's Changed
Added
- Package all-in-one for logs
github.com/agoda-com/opentelemetry-logs-go
- Package module
semconv
with Logs Exceptions Semantic Conventions - Package module
logs
with Stable Log Model, Logger and LoggerProvider interfaces - Package module
sdk
with Logger SDK implementation - Package module
exporters
with Built-in processors,otlp
interface andnoop
andhttp/protobuf
exporters
Contributors
- @chameleon82 Initial Logs API, SDK, Exporters, Simple and Batch Processors, Noop,
http/protobuf
exporters