Simon Guindon
3a7ebea76e
Moved monkit tracing after the limit nil check & fix node id formatting. ( #2156 )
...
* Moved monkit tracing after the limit nil check & fix node id formatting.
* Fixed to keep function traced even if limits is nil.
2019-06-07 18:34:16 -04:00
Simon Guindon
a55df84bf7
Adding RS values to the info log and NodeID to tracing. ( #2130 )
2019-06-06 15:51:00 -04:00
JT Olio
d7f3a5f811
internal,lib,uplink: add monkit task to missing places ( #2118 )
...
* internal,lib,uplink: add monkit task to missing places
Change-Id: I490053eee4ed517502f9fe00c6394f0095bd13d0
* Include Monkit
* Add missing context
* Another missing ctx
* More ctx missing
* Linting
* go imports
Change-Id: Ibf0ed072eba339f027727ed8039f7bce1f223fa7
* fix semantic merge conflict
Change-Id: I67fb1f4e7b6cd5e89d69987ed7b3966b7d30ee37
2019-06-05 09:03:11 -06:00
JT Olio
ccb158c99b
pkg/auth: add monkit task to missing places ( #2123 )
...
What: add monkit.Task to a bunch of functions that are missing it
Why: this will significantly help our instrumentation, data collection, and tracing about what's going on in the network
2019-06-05 07:47:01 -06:00
Egon Elbre
05d148aeb5
Storage node and upload/download protocol refactor ( #1422 )
...
refactor storage node server
refactor upload and download protocol
2019-03-18 12:55:06 +02:00