Cameron Sparr
963a9429dd
Tweak changelog for sensors plugin, and add a non-linux build file
...
closes #519
closes #168
2016-01-15 11:22:33 -07:00
Matt Davis
2eda8d64c7
Added infor to readme and changelog
2016-01-15 11:17:46 -07:00
Thibault Cohen
b44644b6bf
Add response time to httpjson plugin
...
closes #475
2016-01-15 11:13:12 -07:00
Cameron Sparr
e8907acd28
Update Godeps and fix changelog 2014->2016
2016-01-14 22:35:05 -07:00
Cameron Sparr
a39a7a7a03
Add an interface:"all" tag to the net protocol counters
...
fixes #508
2016-01-14 19:55:19 -07:00
Hannu Valtonen
7531e218c1
build.py: Make build script work on both Python2.x and Python3.x
...
While at it also add a missing dependency on lsof required by the
netstat plugin.
closes #512
2016-01-14 10:28:50 -08:00
Thibault Cohen
3cc1fecb53
Ping input doesn't return response time metric when timeout
...
closes #506
2016-01-14 10:12:10 -08:00
Cameron Sparr
56509a61b9
Change 0.3.0 -> 0.10.0
2016-01-08 17:22:23 -07:00
Cameron Sparr
f37f8ac815
Update changelog and readme for package updates
2016-01-08 15:13:58 -07:00
Cameron Sparr
6496d185ab
add backwards-compatability for 'plugins', remove [inputs] and [outputs] headers
2016-01-08 12:49:50 -07:00
Cameron Sparr
7499c1f969
0.3.0: update README and documentation
2016-01-08 10:33:25 -07:00
Cameron Sparr
9c5db1057d
renaming plugins -> inputs
2016-01-07 15:04:30 -07:00
Cameron Sparr
ccbd7bb785
0.3.0 unit tests: procstat, prometheus, puppetagent
2016-01-06 17:56:30 -07:00
Cameron Sparr
96e54ab326
CHANGELOG update
2016-01-05 23:48:59 -07:00
Cameron Sparr
7746a2b3cd
0.3.0: prometheus & puppetagent
2016-01-05 23:48:59 -07:00
Cameron Sparr
2749dcd128
0.3.0: procstat
2016-01-05 23:48:59 -07:00
Cameron Sparr
50fc3ec974
Updating system plugins for 0.3.0
2016-01-05 23:48:59 -07:00
Cameron Sparr
0571eecb0c
Remove 'Name' argument from influxdb plugin for 0.3.0 compatability
...
closes #449
2015-12-18 16:26:15 -07:00
jipperinbham
97ebcc2af1
close r.Body, remove network metrics, updated other sections as needed
...
closes #430
closes #452
2015-12-17 14:43:14 -07:00
James Lamb
b91eab6737
add amazon kinesis as an output plugin
...
closes #428
2015-12-11 11:29:03 -07:00
Allen Petersen
c89ef84df7
Separate pool tag and stat collection.
...
closes #427
2015-12-11 10:59:11 -07:00
Cameron Sparr
d62e63c448
Telegraf 0.2.4 version bump
2015-12-07 17:01:12 -07:00
Tait Clarridge
22afc99f1e
Add support for pass/drop/tagpass/tagdrop for outputs
...
Reuses same logic as the plugins for filtering points, should be only
a marginal performance decrease to check all the points before writing
to the output.
Added examples to the README as well (for generic pass/drop as well as
output pass/drop/tagpass/tagdrop).
X-Github-Closes #398
closes #398
closes #401
2015-12-04 15:51:53 -07:00
Cameron Sparr
c83f220fc4
Resolve gopsutil & unit test issues with net proto stats
2015-12-04 15:12:18 -07:00
Nathaniel Cook
0d0a8e9b68
Add network protocol stats to the network plugin
2015-12-04 14:06:18 -07:00
Cameron Sparr
6c23fb3173
Mailchimp report plugin
2015-12-04 12:25:16 -07:00
Cameron Sparr
03863bd84d
memcached plugin: support unix sockets
...
closes #415
2015-12-03 13:25:43 -07:00
Cameron Sparr
7a2eeb7439
Add optional auth credentials to Jolokia plugin
...
closes #414
2015-12-03 11:48:20 -07:00
Cameron Sparr
6fb7d2883d
io plugin, add an 'unknown' tag when the serial number can't be found
...
closes #405
2015-12-02 13:20:59 -07:00
Cameron Sparr
4aa94ee290
Update CHANGELOG and README for 0.2.3
2015-11-30 19:08:49 -07:00
Daniel Malon
5c051eb801
Parse statsd lines with multiple metric bits
...
closes #354
2015-11-30 15:25:35 -07:00
Tait Clarridge
b705608b04
Change aerospike plugin server tag to aerospike_host
...
This is to avoid a conflict with the standard "host" tag that is
used everywhere.
closes #399
2015-11-30 10:43:28 -07:00
Cameron Sparr
979e5f193a
Overhaul config <-> agent coupling. Put config in it's own package.
2015-11-25 19:07:04 -07:00
Tero Marttila
13ccf420d7
cmd/telegraf: -configdirectory only includes files ending in .conf
...
Closes #392
2015-11-25 19:05:51 -07:00
Cameron Sparr
970bfce997
Fix kafka plugin and rename to kafka_consumer
...
fixes #371
2015-11-19 13:41:58 -07:00
Cameron Sparr
a3feddd8ed
Riemann output: remove some of the object referencing/dereferencing
...
closes #378
closes #379
2015-11-18 15:34:05 -07:00
Cameron Sparr
21c4e70f33
Dont append to slices in mergeStruct
2015-11-18 11:48:46 -07:00
Cameron Sparr
19e5d975ca
Updating CHANGELOG and README for version 0.2.1
2015-11-16 16:23:50 -07:00
Cameron Sparr
5664625f67
Update README, CHANGELOG, and unit tests with list output
2015-11-16 10:43:03 -07:00
Daniel Malon
375045953f
FreeBSD compatibility
...
- Use gopsutils istead of gosigar
- Bump go-dockerclient
closes #372
2015-11-16 10:32:58 -07:00
Cameron Sparr
bf8e0f4cae
CHANGELOG update
2015-11-13 14:42:21 -07:00
Codeb Fan
20fbfc7006
Twemproxy go fmt and bug fixups, CHANGELOG, README
...
closes #365
2015-11-13 09:43:48 -07:00
Cameron Sparr
68ef07bff6
Update CHANGELOG with UDP output
2015-11-12 16:02:46 -07:00
Cameron Sparr
00ee2529bc
Revert "redis: support IPv6 addresses with no port"
...
This reverts commit 2af97cdbcb
.
2015-11-11 15:33:58 -07:00
Nicholas Katsaros
2af97cdbcb
redis: support IPv6 addresses with no port
...
closes #356
2015-11-10 10:02:42 -07:00
martinrusev
1accab02ed
Amon output
...
closes #350
2015-11-09 10:44:28 -07:00
Roman Statsevich
1a05899be0
removed "panic" from zfs plugin
...
also added zfs plugin to README.md
closes #341
2015-11-09 10:38:33 -07:00
saiello
acf1da4d30
Added jolokia README.md
...
closes #337
2015-11-06 14:08:07 -07:00
Cameron Sparr
e2854232d0
Change HAProxy plugin tag from host to server
...
fixes #342
2015-11-03 11:21:58 -07:00
Cameron Sparr
422d240afb
Mongodb should output 2 plugins in test mode
...
closes #336
2015-11-02 17:23:40 -07:00