slanatech / swagger-stats

API Observability. Trace API calls and Monitor API performance, health and usage statistics in Node.js Microservices.
https://swaggerstats.io/
MIT License
886 stars 136 forks source link

problem #268

Closed chenhuanguang closed 1 year ago

chenhuanguang commented 1 year ago

I want to ask, is the indicator of swagger-stats stored in memory? I use prom-client and swagger-stats in my project. The interface for swagger-stats to obtain indicators is 'swagger-stats/metrics', and prom-client The interface to get the indicators is '/metrics', but why I am calling /metrcis will include the indicators of swagger-stats