You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pkg/metrics/service-monitor.go: Populate all ports (#1562)
Whenever there are multiple ports in the Service object we take all of
them to map to the Endpoints of the ServiceMonitor object. This way we
can have one ServiceMonitor per Service with multiple ports exposed.
0 commit comments