Skip to content

Commit 81eb866

Browse files
committed
Add mapping hints section
1 parent e86aefe commit 81eb866

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,6 @@ By default, metrics are ingested into the `metrics-generic.otel-default` data st
7878

7979
The target data stream name is constructed as `metrics-${data_stream.dataset}.otel-${data_stream.namespace}`.
8080

81-
## Mapping hints
82-
8381
## Limitations
8482

8583
* Histograms are only supported in delta temporality. Set the temporality preference to delta in your SDKs, or use the [`cumulativetodelta` processor](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/processor/cumulativetodeltaprocessor) to avoid cumulative histograms to be dropped.

0 commit comments

Comments
 (0)