forked from ovh/erlenmeyer
-
Notifications
You must be signed in to change notification settings - Fork 1
InfluxQL WHERE from Grafana #4
Copy link
Copy link
Open
Description
Hello,
I have a little problem with Erlenmeyer when I query the influxQL protocol from Grafana. At first glance the function works but when I try to do a WHERE according to the value of a label, I no longer have any results. Below is a screenshot. the grafana datasource found the label as well as all its values, however the filtering is not done.
Below is the generated influxQL query:
SELECT mean("salon") FROM "autogen"."gtb" WHERE ("#type"::tag = 'consignes') AND $timeFilter GROUP BY time($__interval) fill(null)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
