1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/exporters/stdout
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
..
config.go Refactor configs (#1882) 2021-05-14 13:28:28 -07:00
doc.go Update README and documentation to better communicate pre-GA state (#1281) 2020-10-29 09:23:13 -07:00
example_test.go Add schema URL support to Tracer (#1889) 2021-05-27 15:22:38 -04:00
exporter.go Refactor configs (#1882) 2021-05-14 13:28:28 -07:00
go.mod add otlp trace http exporter (#1963) 2021-06-07 07:57:58 -07:00
go.sum Bump github.com/google/go-cmp from 0.5.5 to 0.5.6 (#1954) 2021-06-01 11:53:02 -07:00
metric_test.go Fix stdout TestStdoutTimestamp failure with sleep (#1572) 2021-02-23 14:38:23 -05:00
metric.go Refactor configs (#1882) 2021-05-14 13:28:28 -07:00
trace_test.go Add schema URL support to Tracer (#1889) 2021-05-27 15:22:38 -04:00
trace.go Refactor configs (#1882) 2021-05-14 13:28:28 -07:00