Update circleci badge

This commit is contained in:
Cameron Sparr 2016-01-05 14:18:31 -07:00 committed by Jeff Nickoloff
parent f28b472ee6
commit 71b8562ec3
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# Telegraf - A native agent for InfluxDB [![Circle CI](https://circleci.com/gh/influxdb/telegraf.svg?style=svg)](https://circleci.com/gh/influxdb/telegraf) # Telegraf - A native agent for InfluxDB [![Circle CI](https://circleci.com/gh/influxdata/telegraf.svg?style=svg)](https://circleci.com/gh/influxdata/telegraf)
Telegraf is an agent written in Go for collecting metrics from the system it's Telegraf is an agent written in Go for collecting metrics from the system it's
running on, or from other services, and writing them into InfluxDB. running on, or from other services, and writing them into InfluxDB.