Commit d4789f47 authored by sv2's avatar sv2 Committed by Brian Brazil

Add swagger-stats to the list of Other utilities (#840)

Propose to add [swagger-stats](https://github.com/slanatech/swagger-stats) to the list of Other third-party utilities. swagger-stats is node.js module that exposes Prometheus metrics for REST API in node.js app.
parent cdcb6283
......@@ -176,7 +176,7 @@ separate exporters are needed:
* [SkyDNS](https://github.com/skynetservices/skydns) (**direct**)
* [Telegraf](https://github.com/influxdata/telegraf/tree/master/plugins/outputs/prometheus_client)
* [Weave Flux](https://github.com/weaveworks/flux)
The software marked *direct* is also directly instrumented with a Prometheus client library.
## Other third-party utilities
......@@ -193,3 +193,5 @@ practices.
* Go: [prombolt](https://github.com/mdlayher/prombolt)
* Java/JVM: [Hystrix metrics publisher](https://github.com/ahus1/prometheus-hystrix)
* Python-Django: [django-prometheus](https://github.com/korfuri/django-prometheus)
* Node.js: [swagger-stats](https://github.com/slanatech/swagger-stats)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment