Skip to content

Commit

Permalink
FreeBSD compatibility
Browse files Browse the repository at this point in the history
- Use gopsutils istead of gosigar
- Bump go-dockerclient

closes #372
  • Loading branch information
MerlinDMC authored and sparrc committed Nov 16, 2015
1 parent b10b186 commit 3750459
Show file tree
Hide file tree
Showing 179 changed files with 4,390 additions and 20,542 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ changed to just run docker commands in the Makefile. See `make docker-run` and
- Redis plugin tag has changed from `host` to `server`
- HAProxy plugin tag has changed from `host` to `server`
- UDP output now supported
- Telegraf will now compile on FreeBSD

### Features
- [#325](https://github.com/influxdb/telegraf/pull/325): NSQ output. Thanks @jrxFive!
Expand All @@ -18,6 +19,7 @@ changed to just run docker commands in the Makefile. See `make docker-run` and
- [#365](https://github.com/influxdb/telegraf/pull/365): Twemproxy plugin by @codeb2cc
- [#317](https://github.com/influxdb/telegraf/issues/317): ZFS plugin, thanks @cornerot!
- [#364](https://github.com/influxdb/telegraf/pull/364): Support InfluxDB UDP output.
- [#372](https://github.com/influxdb/telegraf/pull/372): Remove gosigar and update go-dockerclient for FreeBSD support. Thanks @MerlinDMC!

### Bugfixes
- [#331](https://github.com/influxdb/telegraf/pull/331): Dont overwrite host tag in redis plugin.
Expand Down
7 changes: 1 addition & 6 deletions Godeps/Godeps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

This file was deleted.

201 changes: 0 additions & 201 deletions Godeps/_workspace/src/github.com/cloudfoundry/gosigar/LICENSE

This file was deleted.

9 changes: 0 additions & 9 deletions Godeps/_workspace/src/github.com/cloudfoundry/gosigar/NOTICE

This file was deleted.

22 changes: 0 additions & 22 deletions Godeps/_workspace/src/github.com/cloudfoundry/gosigar/README.md

This file was deleted.

25 changes: 0 additions & 25 deletions Godeps/_workspace/src/github.com/cloudfoundry/gosigar/Vagrantfile

This file was deleted.

This file was deleted.

Loading

0 comments on commit 3750459

Please sign in to comment.