aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/core/init
Commit message (Expand)AuthorAgeFilesLines
* Move init package to separate projectJakob Odersky2018-10-097-458/+0
* Move out service discoveryJakob Odersky2018-09-121-4/+3
* Rearchitect reporting stack to mixin-based structureJakob Odersky2018-09-122-15/+20
* Replace traceparent header, rather than setting all headersJakob Odersky2018-09-121-2/+6
* Add updated swagger UI that allows selecting schemeJakob Odersky2018-09-121-1/+1
* Changes to service discovery overrides and storage utilitiesJakob Odersky2018-09-121-18/+15
* Move platform back into init and use a configurable DNS discoveryJakob Odersky2018-09-122-22/+56
* Fix typos and naming of actor systemJakob Odersky2018-09-121-3/+2
* Add tracing to client HTTP transport and improve tracing tagsJakob Odersky2018-09-122-15/+19
* Fix trace ID generation and improve trace naming schemeJakob Odersky2018-09-121-7/+10
* Trait-based initialization and other utilitiesJakob Odersky2018-09-126-0/+413