1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-18 03:22:12 +02:00
opentelemetry-go/exporters/otlp/otlptrace/otlptracegrpc
Tyler Yahn 0f3ab76ff3
Rename all test funcs that mix camel and snake (#2788)
Unify on Go standard camel case naming.

Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com>
2022-04-15 08:47:09 -07:00
..
client_test.go Rename all test funcs that mix camel and snake (#2788) 2022-04-15 08:47:09 -07: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 Add Marshaling implementations for exporters (#2578) 2022-02-25 10:28:28 -08:00
exporter.go Refactor exporter creation functions (#1985) 2021-06-10 09:22:47 -07:00
go.mod Release v1.6.3 (#2775) 2022-04-07 13:40:14 -07:00
go.sum Bump github.com/cenkalti/backoff/v4 from 4.1.2 to 4.1.3 in /exporters/otlp/internal/retry (#2780) 2022-04-14 09:13:05 -07: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 Change Options to accept type not pointer (#2558) 2022-02-01 15:51:23 -06:00