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
Tyler Yahn fdfc821bac
Add godot linter to golangci (#2845)
Comment should be complete sentences outside of lists with sentence
fragments. This adds the godot linter to check these complete sentences
end with punctuation. If they do not, running fix will append a period.
2022-04-25 13:22:49 -07:00
..
client_test.go Add godot linter to golangci (#2845) 2022-04-25 13:22:49 -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 Bump google.golang.org/grpc from 1.45.0 to 1.46.0 in /exporters/otlp/otlptrace (#2856) 2022-04-25 07:36:48 -07:00
go.sum Bump google.golang.org/grpc from 1.45.0 to 1.46.0 in /exporters/otlp/otlptrace (#2856) 2022-04-25 07:36:48 -07:00
mock_collector_test.go Add godot linter to golangci (#2845) 2022-04-25 13:22:49 -07:00
options.go Change Options to accept type not pointer (#2558) 2022-02-01 15:51:23 -06:00