Hello! Just like the title says I’ve connected my Elasticsearch db into Grafana and I see a visualization from the random test, but I’m very new to querying. I do have access to my Kibana index and the terms used in it, but I am lost on how to visualize different metrics in Grafana. The data comes from a ticketing system similar to zendesk. Kibana’s index’s timestamp is “receivedAt” and a few other examples are: resolvedAt, assignedTo, alarmName… etc. I assume I just need to use one or two of these terms in my query but I am not sure how to approach.
Any assistance or suggestions would be greatly appreciated!