gotosocial/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime
Daenney 14ef098099
[feature] Support OTLP HTTP, drop Jaeger (#2184)
* [feature] Add http trace exporter, drop Jaeger

Jaeger supports ingesting traces using the OpenTelemetry gRPC or HTTP
methods. The Jaeger project has deprecated the old jaeger transport.

* Add support for submitting traces over HTTP
* Drop support for the old Jaeger protocol
* Upgrade the trace libraries to v1.17

Fixes: #2176
Fixes: #2179
2023-09-07 13:20:37 +02:00
..
BUILD.bazel [feature] Support OTLP HTTP, drop Jaeger (#2184) 2023-09-07 13:20:37 +02:00
context.go [feature] Support OTLP HTTP, drop Jaeger (#2184) 2023-09-07 13:20:37 +02:00
convert.go [feature] Support OTLP HTTP, drop Jaeger (#2184) 2023-09-07 13:20:37 +02:00
doc.go feat: initial tracing support (#1623) 2023-05-09 18:19:48 +01:00
errors.go [feature] Support OTLP HTTP, drop Jaeger (#2184) 2023-09-07 13:20:37 +02:00
fieldmask.go [feature] Support OTLP HTTP, drop Jaeger (#2184) 2023-09-07 13:20:37 +02:00
handler.go [feature] Support OTLP HTTP, drop Jaeger (#2184) 2023-09-07 13:20:37 +02:00
marshal_httpbodyproto.go feat: initial tracing support (#1623) 2023-05-09 18:19:48 +01:00
marshal_json.go feat: initial tracing support (#1623) 2023-05-09 18:19:48 +01:00
marshal_jsonpb.go [feature] Support OTLP HTTP, drop Jaeger (#2184) 2023-09-07 13:20:37 +02:00
marshal_proto.go [feature] Support OTLP HTTP, drop Jaeger (#2184) 2023-09-07 13:20:37 +02:00
marshaler.go feat: initial tracing support (#1623) 2023-05-09 18:19:48 +01:00
marshaler_registry.go feat: initial tracing support (#1623) 2023-05-09 18:19:48 +01:00
mux.go [feature] Support OTLP HTTP, drop Jaeger (#2184) 2023-09-07 13:20:37 +02:00
pattern.go [feature] Support OTLP HTTP, drop Jaeger (#2184) 2023-09-07 13:20:37 +02:00
proto2_convert.go feat: initial tracing support (#1623) 2023-05-09 18:19:48 +01:00
query.go [feature] Support OTLP HTTP, drop Jaeger (#2184) 2023-09-07 13:20:37 +02:00