grafana / explore-logs

Repo for the Loki log exploration app
GNU Affero General Public License v3.0
308 stars 14 forks source link

"Service" selection scene: Cardinality counts #902

Open gtk-grafana opened 2 days ago

gtk-grafana commented 2 days ago

Cardinality counts were removed in https://github.com/grafana/explore-logs/pull/881, because they can be incorrect when using multiple include filters across multiple labels.

Is there a way we can add those back in without being incorrect?

i.e. the counts in the dropdown and tabs were removed: Image Image