telegraf/agent
Tim Raymond d08a694248 Pull Version down into enterprise service
We need to report the current version, but it's only available as a
link-time variable in the main package. Since we can't import this
without incurring the wrath of the Go compiler's no-circular dependency
rule, we need to pull this down through the agent.
2016-02-16 14:57:11 -05:00
..
accumulator.go Throughout telegraf, use telegraf.Metric rather than client.Point 2016-01-27 23:47:32 -07:00
agent.go Pull Version down into enterprise service 2016-02-16 14:57:11 -05:00
agent_test.go Create public models for telegraf metrics, accumlator, plugins 2016-01-27 15:42:50 -07:00