1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-16 10:19:23 +02:00
opentelemetry-go/api/global/internal
Andrew 1c3626e636
#872 Make metric test helpers public (#1040)
* Make metric test helpers public

* Move everything metric test related to api/metric/metrictest

* Unify metric measurement assertions

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-08-27 13:03:56 -07:00
..
benchmark_test.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
internal_test.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
meter_test.go #872 Make metric test helpers public (#1040) 2020-08-27 13:03:56 -07:00
meter.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
registry_test.go Rename Register* to New* (#761) 2020-05-21 15:42:14 -07:00
state.go Unique instrument checking (#580) 2020-03-24 10:54:08 -07:00
trace_test.go Rename test packages (#1049) 2020-08-10 13:35:15 -07:00
trace.go Remove WithSpan method from Tracer interface (#1043) 2020-08-08 12:10:36 -07:00