1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/exporters/otlp/otlptrace/otlptracegrpc
Aaron Clawson 86ced11f2c
Bump go.opentelemetry.io/proto/otlp from 0.11.0 to 0.12.0 (#2546)
* Update go.opentelemetry.io/proto/otlp to v0.12.0

* Changelog

* Update CHANGELOG.md

Fix's md linting

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>

Co-authored-by: Aaron Clawson <MadVikingGod@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2022-01-24 11:53:20 -08:00
..
client_test.go Use host root CA set by default for OTLP exporter (#2432) 2021-12-09 08:44:20 -08:00
client_unit_test.go Use the grpc.ClientConn to handle connections for the otlptracegrpc client (#2329) 2021-11-25 08:06:21 -08:00
client.go Centralize the retry package for the otlp exporters (#2427) 2021-12-06 07:47:49 -08: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 0.11.0 to 0.12.0 (#2546) 2022-01-24 11:53:20 -08:00
go.sum Bump go.opentelemetry.io/proto/otlp from 0.11.0 to 0.12.0 (#2546) 2022-01-24 11:53:20 -08:00
mock_collector_test.go Use the grpc.ClientConn to handle connections for the otlptracegrpc client (#2329) 2021-11-25 08:06:21 -08:00
options.go Centralize the retry package for the otlp exporters (#2427) 2021-12-06 07:47:49 -08:00