You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2026-06-03 18:35:08 +02:00
d91de437b2
* Recommend use of initializers for config structs Updates style guide and changes existing configure() implementations to newConfig() as appropriate. * Add CHANGELOG.md entry * Update stdout exporter config initializer * Add documentation to exported functions * Convert otlp.Config to unexported otlp.config