1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-10 00:29:12 +02:00
opentelemetry-go/internal
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
..
matchers Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
testing Unify trace and metric exporter helpers (#944) 2020-07-22 11:57:48 -07:00
tools Bump github.com/golangci/golangci-lint from 1.30.0 to 1.31.0 in /internal/tools (#1152) 2020-09-09 12:49:55 -04:00
trace Rename *Provider names (#1190) 2020-09-23 18:16:13 -04:00
rawhelpers.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00