telegraf/plugins/system
Joe Hofeditz 073b1084b7 skip disk tags with no value
Influxdb 0.9.1 now rejects writes with empty tag values. This patch skips tags with no values. A disk serial number does not exist for many devices including md raid arrays and VMs. Other plugins may also want to check for empty tags.
2015-07-03 08:11:52 -06:00
..
ps Tivan is dead, long live Telegraf. Fixes #3 2015-05-22 16:45:14 -07:00
cpu.go Tivan is dead, long live Telegraf. Fixes #3 2015-05-22 16:45:14 -07:00
disk.go skip disk tags with no value 2015-07-03 08:11:52 -06:00
docker.go Tivan is dead, long live Telegraf. Fixes #3 2015-05-22 16:45:14 -07:00
memory.go Tivan is dead, long live Telegraf. Fixes #3 2015-05-22 16:45:14 -07:00
mock_PS.go Tivan is dead, long live Telegraf. Fixes #3 2015-05-22 16:45:14 -07:00
net.go A set of fixes to fix the tests 2015-05-26 22:15:05 -07:00
ps.go Tivan is dead, long live Telegraf. Fixes #3 2015-05-22 16:45:14 -07:00
system.go Tivan is dead, long live Telegraf. Fixes #3 2015-05-22 16:45:14 -07:00
system_test.go A set of fixes to fix the tests 2015-05-26 22:15:05 -07:00