Thomas Menard
422a8fb98a
Fix postgres plugin with testing ok with fmt, repost
2016-02-12 15:24:19 +01:00
Thomas Menard
e2ef160d5f
Fix postgres plugin with testing ok with fmt
2016-02-12 15:00:49 +01:00
Thomas Menard
0f5a419a45
Fix postgres plugin with testing ok
2016-02-12 14:57:55 +01:00
Thomas Menard
cf9c357800
Fix number 1256 for postgresql plugin
...
Fix the postgresql_test.go to add the bgwriter stats
2016-02-11 13:07:29 +01:00
Thomas Menard
bf47405209
ran go fmt as requested
2016-02-11 10:24:27 +01:00
Thomas Menard
eac52f1929
Update the postgresql plugin to add the pg_stat_bgwriter view
2016-02-11 01:34:17 +01:00
Thomas Menard
76dd728c97
postgres plugin bgwriter stats
...
Add pg_stat_bg_writer stats
2016-02-10 10:40:48 +01:00
Cameron Sparr
c549ab907a
Throughout telegraf, use telegraf.Metric rather than client.Point
...
closes #599
2016-01-27 23:47:32 -07:00
Cameron Sparr
9c0d14bb60
Create public models for telegraf metrics, accumlator, plugins
...
This will basically make the root directory a place for storing the
major telegraf interfaces, which will make telegraf's godoc looks quite
a bit nicer. And make it easier for contributors to lookup the few data
types that they actually care about.
closes #564
2016-01-27 15:42:50 -07:00
Jack Zampolin
0cdf1b07e9
Fix issue 524
2016-01-20 10:57:35 -08:00
Cameron Sparr
9c5db1057d
renaming plugins -> inputs
2016-01-07 15:04:30 -07:00