I'm hoping someone can point me in the right direction for an issue I'm seeing. We are running into an issue where we are getting connection refused in response to http requests to the service. I've been looking for metrics to see what the incoming connection limit is (and ideally capture/graph it so we can see if it is being hit), but haven't found a good way to expose that type of information from the docker image. It looks like there is some code for micrometer and prometheus but I haven't found a way to actually scrape it or really interact with it.