mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-04 20:06:12 +02:00
Address PR feedback: adjust docs to match current behaviour
Signed-off-by: Charles Korn <charles.korn@grafana.com>
This commit is contained in:
parent
665eb3d6cb
commit
1977452331
@ -75,7 +75,8 @@ corresponding element from the output vector, flagged by an info-level
|
||||
annotation.
|
||||
|
||||
**In any arithmetic binary operation involving vectors**, the metric name is
|
||||
dropped unless it is explicitly mentioned in `on`.
|
||||
dropped. This occurs even if `__name__` is explicitly mentioned in `on`
|
||||
(see https://github.com/prometheus/prometheus/issues/16631 for further discussion).
|
||||
|
||||
### Trigonometric binary operators
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user