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
900 stars 139 forks source link

Store system stats in ElasticSearch #85

Open sv2 opened 4 years ago

sv2 commented 4 years ago

Store system stats in ElasticSearch in dedicated indexes, so system stats can be analyzed over time / over multiple nodes.

bhupesh-sf commented 3 years ago

Any update on this here? As we are planning to use Elastic for everything and want to get away from Prometheus and Grafana. @sv2

cspandey commented 3 years ago

I have installed the 0.95.18 version and configured local elasticsearch server but it does not store the data in elasticsearch. what went wrong? Need Help. @sv2