Is there any way to capture metrics like query per seconds or latency of service call (between two services) in kubernetes environment without tool like Istio or any other enovy/mesh based architecture?
In other words, what are the metrics that are only possible by implementing a service mesh?
I am posting this as a community wiki answer for better visibility.
as @Joel mentioned in comments.