The issue is that i deployed the exporter in a pod of its own but i want to scrape metrics from certain pods under a service to prevent wrongful scaling cause of the round-robin algorithm, is this even possible the way i'm using the exporter or should i deploy it using a side-car on each api pod?