Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/open-telemetry.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -415,4 +415,4 @@ Here is an example of AWS Lambda Node.js function managed with Terraform and the
[[open-telemetry-otlp-limitations]]
===== OpenTelemetry Line Protocol (OTLP)

* The [OTLP/HTTP protocol](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/protocol/otlp.md#otlphttp) is not yet supported by Elastic, use [OTLP/gRPC protocol](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/protocol/otlp.md#otlpgrpc). If architecture constraints require to use HTTP rather than gRPC on some segments of the network, please consider deploying an OpenTelemetry Collector to convert OTLP/HTTP to OTLP/gRPC to send those signals to Elastic.
* The https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/protocol/otlp.md#otlphttp[OTLP/HTTP protocol] is not yet supported by Elastic, use https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/protocol/otlp.md#otlpgrpc[OTLP/gRPC protocol]. If architecture constraints require to use HTTP rather than gRPC on some segments of the network, please consider deploying an OpenTelemetry Collector to convert OTLP/HTTP to OTLP/gRPC to send those signals to Elastic.