Skip to content

Commit fff8973

Browse files
AkhigbeEromomx-psi
andauthored
Update receiver/otlpreceiver/README.md
Co-authored-by: Pablo Baeyens <[email protected]>
1 parent 36df820 commit fff8973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

receiver/otlpreceiver/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Several helper files are leveraged to provide additional capabilities automatica
5353

5454
The OTLP receiver can receive trace export calls via HTTP/JSON in addition to
5555
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 [OTLP JSON](https://opentelemetry.io/docs/specs/otel/protocol/file-exporter/).
56+
and processed accordingly. Note the serialization format needs to be [OTLP JSON](https://opentelemetry.io/docs/specs/otlp/#json-protobuf-encoding).
5757

5858
The HTTP/JSON configuration also provides `traces_url_path`, `metrics_url_path`, and `logs_url_path`
5959
configuration to allow the URL paths that signal data needs to be sent to be modified per signal type. These default to

0 commit comments

Comments
 (0)