File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ Several helper files are leveraged to provide additional capabilities automatica
53
53
54
54
The OTLP receiver can receive trace export calls via HTTP/JSON in addition to
55
55
gRPC. The HTTP/JSON address is the same as gRPC as the protocol is recognized
56
- and processed accordingly. Note the serialization format needs to be [protobuf JSON](https://developers.google.com/protocol-buffers/ docs/proto3 #json).
56
+ and processed accordingly. Note the serialization format needs to be [OTLP JSON](https://opentelemetry.io/ docs/specs/otlp/ #json-protobuf-encoding ).
57
57
58
58
The HTTP/JSON configuration also provides `traces_url_path`, `metrics_url_path`, and `logs_url_path`
59
59
configuration to allow the URL paths that signal data needs to be sent to be modified per signal type. These default to
You can’t perform that action at this time.
0 commit comments