You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "HoustonPutman (via GitHub)" <gi...@apache.org> on 2023/03/08 16:56:52 UTC

[GitHub] [solr-operator] HoustonPutman commented on issue #483: Servicemonitor for prometheus exporter is referring to cluster port instead of metrics pod port

HoustonPutman commented on issue #483:
URL: https://github.com/apache/solr-operator/issues/483#issuecomment-1460499647

   So it seems like everyone is using `kubernetes-service-endpoints`, could you try using `kubernetes-services` and see if the problem is fixed?
   
   I think the issue is that this feature was designed with the `kubernetes-services` usage in mind, however it looks like it should work with `kubernetes-service-endpoints` as well, but breaks in this way. I don't think there's a way that we can get both to work at the same time, unless we remove the `prometheus.io/port` annotation all-together.
   
   I will try to test this locally but it might be difficult. I'm happy to create a test docker image for anyone else to try out (based on v0.6.0) and see if it fixes things for them.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org