I have a question for you guys, about Kubernetes monitoring dashboard.
- how can I see the number of requests to my deployment or services, such as ui-client or auth pods, and add them to my custom dashboard?
- how can i add to my dashboard the "image version" that running on the cluster?
I did not find any relevant information within the official documentation.