aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/core/trace
Commit message (Expand)AuthorAgeFilesLines
* Follow google example to implement a scheduled flusing trace consumer by defaultJohn St John2017-10-043-7/+29
* Upgrade google pubsub and storage librariesZach Smith2017-10-031-2/+1
* remove unused importJohn St John2017-09-271-1/+0
* use standard try catchJohn St John2017-09-271-3/+13
* fix format errorJohn St John2017-09-271-2/+2
* 2_11 does not support .fold on TrysJohn St John2017-09-271-2/+2
* log error as errorJohn St John2017-09-271-1/+1
* just use a unit size per spanJohn St John2017-09-262-2/+9
* only push traces every 10 requests by defaultJohn St John2017-09-264-7/+18
* Catch and log google tracing exceptions rather than crashing the entire appJohn St John2017-09-264-5/+36
* Jstjohn/google stackdriver trace (#64)v1.0.1John St. John2017-09-218-0/+208