Connor Fitzgerald

Results 2 comments of Connor Fitzgerald

The types are now available https://www.npmjs.com/package/@types/swagger-stats

Swagger-stats uses [prom-client](https://www.npmjs.com/package/prom-client/v/4.1.0) under the hood. You can get a handle of the client with getPromClient() and use this to create custom metrics to be exposed at /metrics. ``` const...