Prometheus

Prometheus plugin

NPM VersionNPM Version

Description

swagger-stats traces REST API requests and responses in Node.js Microservices, and collects statistics per API Operation. swagger-stats detects API operations based on express routes. You may also provide Swagger (Open API) specification, and swagger-stats will match API requests with API Operations defined in swagger specification.

The data can be served to kibana through ElasticSearch or can also be consumed by Grafana

Getting started

npm install medusa-plugin-prometheus

Contribute

If you feel that you would like report a bug or just contribute

Then you can either: