mirror of
https://github.com/prometheus/prometheus.git
synced 2026-06-08 08:02:16 -04:00
Add warning to d2c section
Signed-off-by: Fiona Liao <fiona.liao@grafana.com>
This commit is contained in:
parent
420e36b9c6
commit
49bcf4ae49
1 changed files with 1 additions and 1 deletions
|
|
@ -168,7 +168,7 @@ recommended to update these files atomically.
|
|||
`--enable-feature=otlp-deltatocumulative`
|
||||
|
||||
When enabled, Prometheus will convert OTLP metrics from delta temporality to their
|
||||
cumulative equivalent, instead of dropping them.
|
||||
cumulative equivalent, instead of dropping them. This cannot be enabled in conjunction with `otlp-native-delta-ingestion`.
|
||||
|
||||
This uses
|
||||
[deltatocumulative][d2c]
|
||||
|
|
|
|||
Loading…
Reference in a new issue