telegraf/internal/config
Tim Raymond 40d0da404e Change configuration package to influxdata/config
We are unifying the way that we handle configuration across the products
into the influxdata/config package. This provides the same API as
naoina/toml that was used previously, but provides some additional
features such as support for documenting generated TOML configs as well
as support for handling default options. This replaces all usage of
naoina/toml with influxdata/config.
2016-01-25 12:02:44 -07:00
..
testdata add backwards-compatability for 'plugins', remove [inputs] and [outputs] headers 2016-01-08 12:49:50 -07:00
config.go Change configuration package to influxdata/config 2016-01-25 12:02:44 -07:00
config_test.go Implement a per-output fixed size metric buffer 2016-01-22 16:29:02 -07:00