From 22123907bdaf1db1e3b299470767ee8abde600df Mon Sep 17 00:00:00 2001 From: adinhodovic Date: Thu, 19 Feb 2026 20:30:37 +0100 Subject: [PATCH] docs(exporters): Add tailscale exporter Signed-off-by: adinhodovic --- docs/instrumenting/exporters.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/instrumenting/exporters.md b/docs/instrumenting/exporters.md index d4ff72dd0..b77f1a4e0 100644 --- a/docs/instrumenting/exporters.md +++ b/docs/instrumenting/exporters.md @@ -272,6 +272,7 @@ wide variety of JVM-based applications, for example [Kafka](http://kafka.apache. * [SMTP/Maildir MDA blackbox prober](https://github.com/cherti/mailexporter) * [SoftEther exporter](https://github.com/dalance/softether_exporter) * [SSH exporter](https://github.com/treydock/ssh_exporter) + * [Tailscale exporter](https://github.com/adinhodovic/tailscale-exporter) * [Teamspeak3 exporter](https://github.com/hikhvar/ts3exporter) * [Transmission exporter](https://github.com/metalmatze/transmission-exporter) * [Unbound exporter](https://github.com/kumina/unbound_exporter)