1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-07-09 00:45:53 +02:00
Files
opentelemetry-go/example
Tyler Yahn 7d71867644 Rename *Provider names (#1190)
* Rename *Provider names

There is overlap in naming with MeterProviders and TracerProviders. This
is means the specification is not implemented and these types can not
exist in the same package (#1179). This makes each type and related
functions and types explicit.

* Add changes to CHANGELOG
2020-09-23 18:16:13 -04:00
..