From 5ef12584f6402930ae271e2ef69f36ad8e08e5eb Mon Sep 17 00:00:00 2001 From: Christopher Barnes Date: Mon, 18 May 2026 21:16:57 +0200 Subject: [PATCH] add Garmin Connect exporter Signed-off-by: Christopher Barnes Signed-off-by: Christopher Barnes --- docs/instrumenting/exporters.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/instrumenting/exporters.md b/docs/instrumenting/exporters.md index 3e884269d..479cf9ef6 100644 --- a/docs/instrumenting/exporters.md +++ b/docs/instrumenting/exporters.md @@ -154,6 +154,7 @@ wide variety of JVM-based applications, for example [Kafka](http://kafka.apache. * [Docker Cloud exporter](https://github.com/infinityworks/docker-cloud-exporter) * [Docker Hub exporter](https://github.com/infinityworks/docker-hub-exporter) * [Fastly exporter](https://github.com/peterbourgon/fastly-exporter) + * [Garmin Connect exporter](https://github.com/barnes-c/garmin_exporter) * [GitHub exporter](https://github.com/githubexporter/github-exporter) * [Gmail exporter](https://github.com/jamesread/prometheus-gmail-exporter/) * [GraphQL exporter](https://github.com/ricardbejarano/graphql_exporter)