I have a strange UC, POD having 4 containers that expose metrics on different ports, end-points, and schemes. I can’t place Prometheus annotations as I have multiple ports that expose metrics.
Does Prometheus Auto-Discovery on K8S support this? or Do I need to use Prometheus Operator?
@Tejaswini I’m facing kind of similar issue. I have an application where it exposes to 3 ports. So I’m exposing them to different paths with respective ports.