From 67206ea12863708268f95a9d45fd4665a8a4b067 Mon Sep 17 00:00:00 2001 From: aibudaev Date: Thu, 20 Aug 2026 20:34:32 +0300 Subject: [PATCH] docs(exporters): [S28-5.4] add sip-exporter Signed-off-by: aibudaev --- docs/instrumenting/exporters.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/instrumenting/exporters.md b/docs/instrumenting/exporters.md index 1b78645a1..4450c81b5 100644 --- a/docs/instrumenting/exporters.md +++ b/docs/instrumenting/exporters.md @@ -275,6 +275,7 @@ wide variety of JVM-based applications, for example [Kafka](http://kafka.apache. * [Scraparr](https://github.com/thecfu/scraparr) * [Script exporter](https://github.com/adhocteam/script_exporter) * [Shield exporter](https://github.com/cloudfoundry-community/shield_exporter) + * [sip-exporter](https://github.com/aibudaevv/sip-exporter) * [Slurm exporter](https://github.com/sckyzo/slurm_exporter) * [Smokeping prober](https://github.com/SuperQ/smokeping_prober) * [SMTP/Maildir MDA blackbox prober](https://github.com/cherti/mailexporter)