-
Notifications
You must be signed in to change notification settings - Fork 493
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vendor zap for logging refactor Change name of diagnostic handlers file Add diagnostics for slack service Use keyvalue instead of map[string]string for ctx Add diagnostic to task_store service Add diagnostics to reporting handler Add diagnostics to storage service Fix wrong service type Add diagnostic to http service Add diagnostics to alerta service Add diagnostic to kapacitor package SQUASH ME: figure out how to deal with UDF node Add diagnostic to alert service Add hipchat diagnostic Add diagnostic for udf and udf service Add diagnostic to pagerduty Add diagnostic to SMTP service Add diagnostic to opsgenie service Add diagnostic to pushover service Add diagnostic to httppost service Add diagnostic to sensu service Add diagnostic to snmp service Add diagnostic to telegram service Add diagnostic to mqtt service Add diagnostic to talk handler Add diagnostics to config override service Remove logger from test service I'm not sure if this is what we want to do Add diagnostic to server package Not totally sold on the interface, for server, but it felt okay for this package for some reason Add diagnostic to replay service Add diagnostic to kubernetes service Add diagnostic to swarm service Add diagnostic to deadman service Add diagnostic to noauth service Add diagnostic to stats service Add diagnostic to UDP service Add diagnostic to InfluxDB service Add diagnostic to scraper services Add diagnostic to edge logger Add static level diagnostic handler Remove log service from server package Remove log service from kapacitord Change diagnostic Service to struct SQUASH ME Address various TODO items Address various TODOs Remove logging service Change from interfaces to explicit types on service Add time configuration to to zap Use ioutil.Discard in tests Set default level to debug Remove commented out code Address TODOs in diagnostic package Prevent newlines from scaper service DRY up common code Fix level logger Add log level setting from CLI Fix log data node Address a few of the changes suggested in the PR Fix addition comments from PR Fix log node level and prefix Wrap NodeDiagnostic to increment error count Clarify comment in Error function Fix derivative error function Fix alerta diagnostic First pass: impelment basic logfmt logger Remove zap dependency Remove usage of zap Don't use pointers to objects Fix log line format Format fields and tags appropriately Add time to log function Add logger tests Add tests to logger Fix logger test wording Add changes suggested in PR
- Loading branch information
Showing
109 changed files
with
4,195 additions
and
1,432 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.