I have a program with many apps (Kubernetes pods), and the data flows from one app to the other. In Prometheus I have a full view of the data, I can query some metrics and see is there is an issue and what is the last app that handled the data.
my question - is there is a way to present a flow of the data in a graph? (in Coralogix/Kibana/Grafana)? is there a graph that can list all the apps and mark for example the last point? (of course I send the relevant info to the graph) the concept - example