1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-18 03:22:12 +02:00
opentelemetry-go/api/global/internal
Krzesimir Nowak 91ea965f8b
Missing PR fixes (#503)
* Drop bogus comment, fix typo

A result of copy-pasting.

* Unexport HTTP header constants

* Rename instruments in tests

"ajwaj" is my favourite placeholder text, but seems like I forgot to
replace its occurences with proper names.

Co-authored-by: Rahul Patel <rghetia@yahoo.com>
2020-03-02 14:50:53 -08:00
..
benchmark_test.go Global trace forwarding implementation (#406) 2020-01-02 16:20:38 -05:00
meter_test.go Missing PR fixes (#503) 2020-03-02 14:50:53 -08:00
meter.go Fix a possible nil-dereference crash (#478) 2020-02-20 13:05:19 -08:00
state.go Global trace forwarding implementation (#406) 2020-01-02 16:20:38 -05:00
trace_test.go Remove Tracer name prefix for Span names (#430) 2020-01-14 04:54:48 -08:00
trace.go Add StartOptions to Tracer.WithSpan() (#472) 2020-02-10 21:07:32 -05:00