From dd48481156e24add11ebe919660e7d76b143ea99 Mon Sep 17 00:00:00 2001 From: Gabriel Nelle Date: Mon, 2 Mar 2020 19:26:06 +0100 Subject: [PATCH] Add new influxdb metrics reporter --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27ddfee..af2bd1f 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ Clients are available for the following destinations: * AppOptics - https://github.com/ysamlan/go-metrics-appoptics * Librato - https://github.com/mihasya/go-metrics-librato * Graphite - https://github.com/cyberdelia/go-metrics-graphite -* InfluxDB - https://github.com/vrischmann/go-metrics-influxdb +* InfluxDB - https://github.com/vrischmann/go-metrics-influxdb / https://github.com/tehsphinx/metrics * Ganglia - https://github.com/appscode/metlia * Prometheus - https://github.com/deathowl/go-metrics-prometheus * DataDog - https://github.com/syntaqx/go-metrics-datadog