Skip to content

Commit 42087f5

Browse files
committed
Doc update suggestion
1 parent 2360504 commit 42087f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sources/mimir/configure/about-versioning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ The following features are currently experimental:
113113
- `-distributor.otel-keep-identifying-resource-attributes`
114114
- Enable conversion of OTel explicit bucket histograms into native histograms with custom buckets.
115115
- `-distributor.otel-convert-histograms-to-nhcb`
116-
- Enable native ingestion of delta OTLP metrics. This means storing the raw delta sample values without converting them to cumulative and having the metric type set to "Unknown". Delta support is in an early stage of development. The ingestion and querying process is likely to change over time. You can find considerations around querying and gotchas in the [corresponding Prometheus documentation](https://prometheus.io/docs/prometheus/3.4/feature_flags/#otlp-native-delta-support).
116+
- Enable native ingestion of delta OTLP metrics. This means storing the raw delta sample values without converting them to cumulative values and having the metric type set to "Unknown". Delta support is in an early stage of development. The ingestion and querying process is likely to change over time. You can find considerations around querying and gotchas in the [corresponding Prometheus documentation](https://prometheus.io/docs/prometheus/3.4/feature_flags/#otlp-native-delta-support).
117117
- `distributor.otel-native-delta-ingestion`
118118
- Hash ring
119119
- Disabling ring heartbeat timeouts

0 commit comments

Comments
 (0)