I'm may be doing something off, but as i understand it, limitk is an aggregation operator. It's interesting then that I get a parse error with
count(limitk by (group) (0, http_requests))
This is derived from the limitk tests in prometheus, so I assumed it was valid syntax.
Any ideas ?
I'm may be doing something off, but as i understand it,
limitkis an aggregation operator. It's interesting then that I get a parse error withThis is derived from the limitk tests in prometheus, so I assumed it was valid syntax.
Any ideas ?