swagger-stats icon indicating copy to clipboard operation
swagger-stats copied to clipboard

Support /stats, /metrics and /ui endpoints on different port

Open sv2 opened this issue 8 years ago • 1 comments

In production deployments It may desired to expose swagger-stats on different port, so it can only be accessed internally. Support configuration to serve /stats, /metrics and /ui endpoints on different ( management ) port.

sv2 avatar Nov 11 '17 19:11 sv2

+1 Do you know if it's possible to do it with this library? I got really useful help in another library which might be useful for you also. https://github.com/jochen-schweizer/express-prom-bundle/issues/25

poteirard avatar Jan 14 '19 11:01 poteirard