Stefan Martinov
|
0e44ca809d
|
Deterministic Log Messaging & Refactoring (#26)
* feat: remove apex log from dependency list & upgrade deps
* chore: remove commented out code
* chore: remove high cardinality metric labels
* chore: add stack trace to failed repo requests
* chore: remove logging and return error instead
* chore: change log messages for contentserver
* chore: add constistent messages to content update routine
* feat: add runtime id, and multierr validator
* chore: rename history
* chore: golint fixes
* chore: simplify (golinter)
* chore: update go version
* chore: remove unused dependencies for new go
* chore: move content update to else statement
* chore: remove go-spew
* chore: bump go version to 1.18
* chore: remove alpine dep for updated deps
* chore: update go version and improve build
* chore: minor reformatting
|
2022-05-26 15:09:11 +02:00 |
|
Philipp Mieden
|
1c814a450c
|
testclient: log number of dimensions for GetRepo
|
2019-05-29 13:58:14 +02:00 |
|
Philipp Mieden
|
735a0ab3f8
|
cleanup
|
2019-05-24 17:45:44 +02:00 |
|
Philipp Mieden
|
a5ff003d8f
|
added flags to testclient, added optional getrepo call
|
2019-05-24 17:40:26 +02:00 |
|
Philipp Mieden
|
69dec41605
|
refactored repo to reuse a bytes.Buffer for updates, to reduce the number of allocations
|
2019-05-24 13:00:28 +02:00 |
|
Philipp Mieden
|
e874cc2b16
|
implemented queuing update requests and canceling new ones when the queue is full
|
2019-05-23 10:35:30 +02:00 |
|
Philipp Mieden
|
e2a51bb5a5
|
updated testclient logging
|
2019-05-23 09:16:04 +02:00 |
|
Philipp Mieden
|
a4097c05f4
|
added targets for testing
|
2019-05-21 17:30:39 +02:00 |
|