Commit Graph

6 Commits

Author SHA1 Message Date
Cameron Sparr 1edfa9bbd0 Throughout telegraf, use telegraf.Metric rather than client.Point
closes #599
2016-01-30 19:40:45 +00:00
Cameron Sparr 5364a20825 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-30 19:40:45 +00:00
Cameron Sparr c10227a766 Update changelog and readme, and small tweaks to github_webhooks 2016-01-26 15:57:06 -07:00
Jack Zampolin a70452219b Remove internal dependancy 2016-01-25 17:28:28 -08:00
Jack Zampolin 7878b22b09 Add README.md 2016-01-25 11:42:03 -08:00
Jack Zampolin 4e5dfa5d33 Address PR comments and merge conflicts 2016-01-25 09:56:57 -08:00