1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/exporters/otlp/otlptrace/otlptracehttp
Dafei Liu 3810616eb3
Bump go.opentelemetry.io/proto/otlp from v0.18.0 to v0.19.0 (#3107)
* Bump go.opentelemetry.io/proto/otlp from v0.18.0 to v0.19.0

Co-authored-by: Aaron Clawson <3766680+MadVikingGod@users.noreply.github.com>
2022-08-25 08:00:46 -05:00
..
certificate_test.go add otlp trace http exporter (#1963) 2021-06-07 07:57:58 -07:00
client_test.go Fix sporadic test failure in otlp exporter http client tests (#2496) 2022-01-05 17:04:55 -08:00
client.go Replace ioutil with io and os (#3058) 2022-08-03 14:45:05 -07:00
doc.go Prerelease v1.0.0 (#2250) 2021-09-20 13:02:46 -07:00
example_test.go Add semconv/v1.12.0 (#3010) 2022-07-13 09:55:43 -04:00
exporter.go Refactor exporter creation functions (#1985) 2021-06-10 09:22:47 -07:00
go.mod Bump go.opentelemetry.io/proto/otlp from v0.18.0 to v0.19.0 (#3107) 2022-08-25 08:00:46 -05:00
go.sum Bump go.opentelemetry.io/proto/otlp from v0.18.0 to v0.19.0 (#3107) 2022-08-25 08:00:46 -05:00
mock_collector_test.go Replace ioutil with io and os (#3058) 2022-08-03 14:45:05 -07:00
options.go Use port 4318 for otlp*http client default (#2625) 2022-02-23 09:21:04 -08:00