Procházet zdrojové kódy

Merge pull request #132 from vrischmann/add-influxdb-reporter

add a link to the InfluxDB reporter

closes #124
Mikhail P před 10 roky
rodič
revize
1ce93efbc8
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -123,3 +123,4 @@ Clients are available for the following destinations:
 
 * Librato - [https://github.com/mihasya/go-metrics-librato](https://github.com/mihasya/go-metrics-librato)
 * Graphite - [https://github.com/cyberdelia/go-metrics-graphite](https://github.com/cyberdelia/go-metrics-graphite)
+* InfluxDB - [https://github.com/vrischmann/go-metrics-influxdb](https://github.com/vrischmann/go-metrics-influxdb)