Skip to content

Commit 387c2ce

Browse files
Compatibility -> Limitations (#357)
* Compatibility -> Limitations Switch from Compatibility to Limitations. Also mention some limitations in this page. * Update motlp.md --------- Co-authored-by: Fabrizio Ferri-Benedetti <[email protected]>
1 parent 455b8e9 commit 387c2ce

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/reference/motlp.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,11 @@ To send data in OTLP format to the {{motlp}}, you need to configure your {{edot}
5050

5151
Refer to the [Quickstart guides](/reference/quickstart/index.md) for more information.
5252

53-
## Compatibility
53+
## Limitations
5454

5555
The {{motlp}} does not currently support these features:
5656

5757
* Tail-based sampling (TBS)
5858
* Universal Profiling
59+
* Only supports histograms with delta temporality. Cumulative histograms are dropped.
60+
* Latency distributions based on histogram values have limited precision due to the fixed boundaries of explicit bucket histograms.

0 commit comments

Comments
 (0)