telegraf/internal
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
..
config Change configuration package to influxdata/config 2016-01-25 12:02:44 -07:00
models Implement a per-output fixed size metric buffer 2016-01-22 16:29:02 -07:00
internal.go internal: FlattenJSON, flatten arrays as well 2016-01-14 09:52:58 -08:00
internal_test.go Implement Glob matching for pass/drop filters 2015-12-07 16:58:31 -07:00