mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-05 04:16:15 +02:00
Clarify expected behaviour of on(__name__)
See https://github.com/prometheus/prometheus/issues/16631 Signed-off-by: Charles Korn <charles.korn@grafana.com>
This commit is contained in:
parent
0c6ef1b23c
commit
5926159f2a
@ -74,7 +74,7 @@ corresponding element from the output vector, flagged by an info-level
|
||||
annotation.
|
||||
|
||||
**In any arithmetic binary operation involving vectors**, the metric name is
|
||||
dropped.
|
||||
dropped unless it is explicitly mentioned in `on`.
|
||||
|
||||
### Trigonometric binary operators
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user