forked from influxdata/kapacitor
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds Template Tasks (influxdata#577)
* Add Templates to Kapacitor. TICKscript now allows vars to be overwritten via the API on a per task basis. TICKscript vars can now be any type and can be the result of an expression involving other vars. A template represents a TICKscript and task type that can be shared across many tasks. Each task can supply its own vars to the template.
- Loading branch information
Nathaniel Cook
committed
May 31, 2016
1 parent
1315700
commit 913f6df
Showing
71 changed files
with
9,420 additions
and
2,350 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.