Comment From: dsyer
It’s already supported in spring-boot-docker-compose, so I vote for this. Maybe you could add prometheus as well (or maybe prometheus isn't often used as a service endpoint - it scrapes apps)?
Comment From: eddumelendez
or maybe prometheus isn't often used as a service endpoint - it scrapes apps
TBH, I'm not sure but given the prometheus push configuration is already possible in spring-boot it totally makes sense to add support for service connection.
I would work on this later this week but if anyone interested on contributing before that happen that would be awesome
Comment From: mhalbritter
Thanks a lot!