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

How to make the data persist? #260

Closed deepslam closed 1 year ago

deepslam commented 1 year ago

Hello! Is it possible to make the data persist between reloading? Currently, the data is lost once the app restarted.

sv2 commented 1 year ago

Prometheus support and/or ElasticSearch export allow to persist metrics over time. This would not be reflected in the build-in UI, though. https://swaggerstats.io/guide/prometheus.html