I would like to select the hosts for a Grafana templated query, but I don't know how. It seems like something this simple should be documented, but I can't find it. Trying to use a "SQL Like" query language is about as productive as trying to eat "Food Like" plastic.
Something like SHOW TAG VALUES WITH KEY=host I think.
https://influxdb.com/docs/v0.9/query_language/schema_exploration.html
Awesome! That worked. :) Thank you @gotyaoi
thanks for the help
Most helpful comment
Something like
SHOW TAG VALUES WITH KEY=hostI think.https://influxdb.com/docs/v0.9/query_language/schema_exploration.html