We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81eb866 commit 4479c8cCopy full SHA for 4479c8c
manage-data/data-store/data-streams/tsds-ingest-otlp.md
@@ -18,7 +18,7 @@ Ingesting metrics data using the OTLP endpoint has the following advantages:
18
* Improved ingestion performance, especially if the data contains many resource attributes.
19
* Simplified index mapping:
20
there's no need to manually create an index template, or define dimensions and metrics.
21
- Using the OTLP endpoint, metrics are dynamically mapped using the metadata included in the OTLP requests.
+ Metrics are dynamically mapped using the metadata included in the OTLP requests.
22
23
:::{important}
24
On {{ecloud}} , use the [{{motlp}}](opentelemetry:/reference/motlp.md) instead of connecting directly to the {{es}} OTLP endpoint.
0 commit comments