1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/exporters/stdout
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
..
config.go Unify trace and metric stdout exporters (#956) 2020-07-22 12:34:44 -07:00
doc.go Unify trace and metric stdout exporters (#956) 2020-07-22 12:34:44 -07:00
example_test.go Unify trace and metric stdout exporters (#956) 2020-07-22 12:34:44 -07:00
exporter.go Unify trace and metric stdout exporters (#956) 2020-07-22 12:34:44 -07:00
metric_test.go Move export test package to SDK (#962) 2020-07-24 20:32:52 -07:00
metric.go Unify trace and metric stdout exporters (#956) 2020-07-22 12:34:44 -07:00
trace_test.go Unify trace and metric stdout exporters (#956) 2020-07-22 12:34:44 -07:00
trace.go Unify trace and metric stdout exporters (#956) 2020-07-22 12:34:44 -07:00