Go to file
Evan Phoenix b2c5d95737 Require plugin declaration in config to use any plugin
This also makes it so `-test` without a config file tests all available
plugins with the default configuration. This mode is very useful for
getting some initial data out of tivan.
2015-05-18 14:10:12 -07:00
cmd/tivan Require plugin declaration in config to use any plugin 2015-05-18 14:10:12 -07:00
plugins Enforce stat prefixing at the accumulator layer 2015-05-18 12:15:15 -07:00
testdata Add redis plugin 2015-04-07 11:54:21 -07:00
testutil Add postgresql plugin 2015-05-18 11:53:17 -07:00
.gitignore Add release.sh and Vagrantfile 2015-04-07 09:31:28 -07:00
LICENSE Initial commit 2015-04-01 09:28:44 -07:00
README.md Initial commit 2015-04-01 09:28:44 -07:00
Vagrantfile Add release.sh and Vagrantfile 2015-04-07 09:31:28 -07:00
accumulator.go Enforce stat prefixing at the accumulator layer 2015-05-18 12:15:15 -07:00
agent.go Require plugin declaration in config to use any plugin 2015-05-18 14:10:12 -07:00
agent_test.go Switch plugin API to use an accumulator 2015-04-06 09:32:10 -07:00
config.go Require plugin declaration in config to use any plugin 2015-05-18 14:10:12 -07:00
release.sh Add release.sh and Vagrantfile 2015-04-07 09:31:28 -07:00
tivan.toml Add sample config file 2015-04-07 12:07:20 -07:00

README.md

tivan