grafana / kentik-app

3 stars 12 forks source link

Filter operators do not match Group By operators #37 #58

Closed sankerust closed 6 years ago

sankerust commented 6 years ago

closes https://github.com/grafana/kentik-app/issues/37

Add missing dimensions to group by field according to Kentik docs image

Filter field already contains everything mentioned in docs: image

daniellee commented 6 years ago

This comment mentions wanting the lists to be identical: https://github.com/grafana/kentik-app/issues/37#issuecomment-328204880

But they are not identical in the Kentik portal. After this change the group by seems to contain everything that is visible in the portal but it also contains some extra options. I need to ask Kentik about this.

Group By options in Kentik portal:

image

Group by options from Grafana (the dropdown doesn't really look this, I tweaked the css):

image