Hi,
Am having an issue with templating query where for some reason, it does not show any data. Query is pretty simple and when I point it to a different data source, it works just fine. Am using ElasticSearch Datasource with Grafana 4.5.2
{“find”: “terms”, “field”: “beat.hostname”}
Here are a few test cases I tried and results I got
Grafana 4.5.2 & ES 5.6.1 --> doesnt populate any data, but when I create a table and sort data based on hostname, totally works fine.
Grafana 4.5.2 & ES 5.4.0 --> everything works just fine
Are there any known issues or limitations with the combination am using that can cause this? Any possible options I can try, to understand why this happening and a possible solution.
I really appreciate any help and in-sights into this and let me know if any additional information is needed
Thanks,
Vish