Skip to content

Commit 08c0801

Browse files
authored
Restore accidentally deleted graf
1 parent e8b1de6 commit 08c0801

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

manage-data/data-store/data-streams/tsds-ingest-otlp.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ Ingesting metrics data using the OTLP endpoint has the following advantages:
3838
not [OTLP/gRPC](https://opentelemetry.io/docs/specs/otlp/#otlpgrpc).
3939
:::
4040

41+
Don't send metrics from applications directly to the {{es}} OTLP endpoint, especially if there are many individual applications that periodically send a small amount of metrics. Instead, send data to an OpenTelemetry Collector first. This helps with handling many connections, and with creating bigger batches to improve ingestion performance.
42+
4143
## How to send data to the OTLP endpoint
4244

4345
To send data from an OpenTelemetry Collector to the {{es}} OTLP endpoint,

0 commit comments

Comments
 (0)