1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-10 09:50:58 +02:00
opentelemetry-go/internal
Gustavo Silva Paiva 2371bb0a09
add otlp trace http exporter (#1963)
* add otlp trace http exporter

* remove `WithTraces*` options

* address discussions

* run make precommit

* rename WithURLPath option
2021-06-07 07:57:58 -07:00
..
baggage Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
global Update API configs. (#1921) 2021-05-27 07:53:56 -07:00
internaltest Rename internal/testing to internal/internaltest (#1449) 2021-01-12 08:56:16 -08:00
matchers Add a test to prove the Tracer is safe for concurrent calls (#1665) 2021-03-16 11:55:14 -04:00
metric Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
tools add otlp trace http exporter (#1963) 2021-06-07 07:57:58 -07:00
trace/noop Store current Span instead of local and remote SpanContext in context.Context (#1731) 2021-03-29 08:55:44 -07:00
rawhelpers.go Remove extra labels types (#1314) 2021-02-16 16:23:58 -08:00