make db tracing default to annotations
This commit is contained in:
parent
0b7f10cac1
commit
a8d619c524
@ -33,7 +33,7 @@ zipkin_debug_scribe_sender=False
|
|||||||
|
|
||||||
debug = False
|
debug = False
|
||||||
db_tracing_enabled = True
|
db_tracing_enabled = True
|
||||||
db_trace_as_spans = True
|
db_trace_as_spans = False
|
||||||
|
|
||||||
def set_backends(backends):
|
def set_backends(backends):
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user