mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-05 04:16:15 +02:00
Fix a missing space/newline in the binop docs
Signed-off-by: Julius Volz <julius.volz@gmail.com>
This commit is contained in:
parent
05440ffc3b
commit
90dbdcd5dc
@ -240,7 +240,8 @@ _Many-to-one and one-to-many matching are advanced use cases that should be care
|
||||
Often a proper use of `ignoring(<labels>)` provides the desired outcome._
|
||||
|
||||
_Grouping modifiers can only be used for [comparison](#comparison-binary-operators),
|
||||
[arithmetic](#arithmetic-binary-operators), and [trigonometric](#trigonometric-binary-operators)operators. Set operators match with all possible entries on either side by default._
|
||||
[arithmetic](#arithmetic-binary-operators), and [trigonometric](#trigonometric-binary-operators)
|
||||
operators. Set operators match with all possible entries on either side by default._
|
||||
|
||||
### One-to-one vector matches
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user