-
Notifications
You must be signed in to change notification settings - Fork 489
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add ability to load tasks/handlers from dir
Add check for tickscript defined dbrps Fix error that allowed you to set dbrps twice Add template and task dbrp via tickscript Remove dao test file Fix issue with updating task without dbrp values Add new template vars structure Load tasks and templates from directory Update define-topic-handler subcommand to 1 arg Add loadHandlers method to load service Add tests and prevent certain updates to templates Update parser to define dbrp as reference.referenc Fix issue where tasks weren't reloaded Replace correct topic handler Listen for SIGHUP to reload tasks/templates/handld Move dbrps type to client package Unexport internal functions Address todo items Make assorted changes suggested in PR Add test for dbrp Add tests for node task type and dbrps Fix comment Use ServeHTTP instead of making actual http req Add soft/hard configuration option Fix typos and remove TODO comments Don't error if the directories are missing Append load service Move util methods into task_store package Improve error messaging Clean up kapacitor and kapacitord mains Remove old TODO comment Add error check in doDefine Add load example directory
- Loading branch information
Showing
31 changed files
with
1,898 additions
and
128 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.