Commit Graph

7 Commits

Author SHA1 Message Date
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