Lucene combined do not show the same as in elasticsearch

Why cant I count all here:
kibana ok (1055)
bilde
but grafana:

If I take only one it counts correctly but not combines

Guess:

  • because you are grouping by type field and them aggregating on the panel level (which is of course not visible, what you configured there)
  • because timezone issues
  • because …

Use query inspector and debug what’s returned there.

data says this:

So correct answer: because you are grouping by type field.