From d63f0f42e0fa08a68c96cb368a1ffb20f53d0a63 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Wed, 1 Dec 2021 20:45:53 +0100 Subject: [PATCH] Add RTPEngine to 3rd-party software that export Prometheus metrics It can be configured to directly export Prometheus metrics. Signed-off-by: Guillem Jover --- docs/instrumenting/exporters.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/instrumenting/exporters.md b/docs/instrumenting/exporters.md index 79334466..fc5e191c 100644 --- a/docs/instrumenting/exporters.md +++ b/docs/instrumenting/exporters.md @@ -327,6 +327,7 @@ separate exporters are needed: * [Quobyte](https://www.quobyte.com/) (**direct**) * [RabbitMQ](https://rabbitmq.com/prometheus.html) * [RobustIRC](http://robustirc.net/) + * [RTPEngine](https://github.com/sipwise/rtpengine) * [ScyllaDB](http://github.com/scylladb/scylla) * [Skipper](https://github.com/zalando/skipper) * [SkyDNS](https://github.com/skynetservices/skydns) (**direct**)