1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/sdk/metric/controller/push
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
..
config_test.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
config.go Support cumulative, delta, and pass-through exporters (#840) 2020-06-22 22:59:51 -07:00
push_test.go Rename *Provider names (#1190) 2020-09-23 18:16:13 -04:00
push.go Rename *Provider names (#1190) 2020-09-23 18:16:13 -04:00