Is there a way to insert watch execution context or individual key values into grafana?
can you be more specific about your concrete use-case? You can send data from the watch history to grafana. not sure if that is what you are after.
--Alex
I think you just answered it. I have the .watch_history-{date} index on my elasticsearch cluster, should be able to use that cluster as datasource for grafana and pull stuff in there. Thanks.