Signed-off-by: Charles Korn <charles.korn@grafana.com>
pull/16009/head
Charles Korn 11 months ago
parent b74cebf6bf
commit acd74b02fb
No known key found for this signature in database
  1. 2
      docs/querying/operators.md

@ -334,7 +334,7 @@ the input samples, while `limit_ratio(-0.9, ...)` returns precisely the
remaining approximately 90% of the input samples not returned by
`limit_ratio(0.1, ...)`.
`group` and `count` do not do not interact with the sample values,
`group` and `count` do not interact with the sample values,
they work in the same way for float samples and histogram samples.
`count_values` outputs one time series per unique sample value. Each series has

Loading…
Cancel
Save