storj/pkg/telemetry
Egon Elbre f80185a807
Preliminary support for windows (#266)
* Don't use url.Parse for bolt paths: filepaths may not be valid URL-s.
* go.mod: update dependencies
* README.md: add Windows instructions
* pkg/overlay: check for the correct path and text in error
* pkg/overlay: fix tests for windows
* pkg/piecestore: make windows tests pass
* pkg/telemetry: skip test, as it doesn't shutdown nicely
* storage/redis: ensure that redis is clean before running tests
2018-08-23 10:05:56 +03:00
..
client_test.go added assertion for unused errors (#152) 2018-07-27 11:01:21 -06:00
client.go Unit Tests for logging.go added (#148) 2018-07-19 15:41:29 -04:00
common.go pkg/telemetry: telemetry package using zeebo/admission (#26) 2018-05-07 14:03:40 -04:00
mock_client_test.go Unit Tests for logging.go added (#148) 2018-07-19 15:41:29 -04:00
mock_Context_test.go Unit Tests for logging.go added (#148) 2018-07-19 15:41:29 -04:00
server_test.go Unit Tests for logging.go added (#148) 2018-07-19 15:41:29 -04:00
server.go Errcheck (#133) 2018-07-16 15:22:34 -04:00
tm_test.go Preliminary support for windows (#266) 2018-08-23 10:05:56 +03:00
utils_test.go Unit Tests for logging.go added (#148) 2018-07-19 15:41:29 -04:00
utils.go pkg/process: add pkg/telemetry plumbing (#47) 2018-05-30 10:03:44 -04:00