make db tracing default to annotations

This commit is contained in:
Tim Daly, Jr 2013-07-09 23:37:47 +00:00
parent 0b7f10cac1
commit a8d619c524

View File

@ -33,7 +33,7 @@ zipkin_debug_scribe_sender=False
debug = False
db_tracing_enabled = True
db_trace_as_spans = True
db_trace_as_spans = False
def set_backends(backends):
"""