Skip to content

Commit 58fb62d

Browse files
committed
apply suggestions
1 parent b18a430 commit 58fb62d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/en/observability_pipelines/sources/opentelemetry.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,9 @@ Optionally, toggle the switch to enable TLS. If you enable TLS, the following ce
4040

4141
## Send logs to the Observability Pipelines Worker
4242

43-
Configure your OTel exporters to point to HTTP or gRPC.
43+
Configure your OTel exporters to point to HTTP or gRPC. The Worker exposes configurable listener ports for each protocol.
44+
45+
<div class="alert alert-info">The ports 4318 (HTTP) and 4317 (gRPC) shown below are examples only. You can configure the port value for either protocol in the Worker. Ensure your OTel exporters match the port value you choose.</a></div>
4446

4547
### HTTP configuration example
4648

0 commit comments

Comments
 (0)