I have an AKS cluster where I have deployed some microservices. I have a Prometheus system connected to that and I'm able to get a lot of metrics.
One metric that is missing for me is: The size of the requests that go in each of the microservices deployed.
Do you know how to get that metric in the environment described above?