1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/sdk/export/metric
Tyler Yahn c6611f4478
Move export test package to SDK (#962)
* Move export test package to SDK

* Rename package to metrictest

Follow Go std lib conventions in test package naming.

* Update import paths
2020-07-24 20:32:52 -07:00
..
aggregation Support cumulative, delta, and pass-through exporters (#840) 2020-06-22 22:59:51 -07:00
metrictest Move export test package to SDK (#962) 2020-07-24 20:32:52 -07:00
exportkind_string.go Support cumulative, delta, and pass-through exporters (#840) 2020-06-22 22:59:51 -07:00
exportkind_test.go Support cumulative, delta, and pass-through exporters (#840) 2020-06-22 22:59:51 -07:00
metric_test.go Move core and key to kv package (#720) 2020-05-13 16:06:03 -07:00
metric.go Rename Integrator to Processor (#863) 2020-06-23 12:00:15 -07:00