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.
Rename constants Add pruning of sessions Add changelog entry Close channel on service close Restructure everything into a single package Fix tests SQUASH: saving state Get logs via the API Switch to streaming http Add JSON logging Add table test template for json logger Add tests for JSON logs Add todo comment Fixup todo comment Add diagnostic session changes Add kapacitor CLI commands for logs Change dao to sessions Reorganize code Reorganize Add context to Log function Fix kapacitor subcommand logic Address issues from PR Add diagnostic to session service Remove unreachable code Remove deadlock introduced by using diagnostic Remove TODOs Add test for content type Fix race on watch/logs subcommand And pull out similar logic Fix notify signals Fix bad usage of warn Expose loglevels with + in kv pairs Update bash-completion Make logLevelFromName case insensitive Add tests for handleSessions http hander
- Loading branch information
Showing
17 changed files
with
2,873 additions
and
1,334 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
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
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.