Send spans if they are too long (#225)
This commit is contained in:
@@ -22,5 +22,6 @@ spans:
|
||||
enabled: ${ENABLE_COLLECT_SPANS:false}
|
||||
provider:
|
||||
enabled: ${ENABLE_PROVIDER_COLLECT_SPANS:true}
|
||||
long-span-threshold: ${LONG_SPAN_THRESHOLD:1}
|
||||
main:
|
||||
enabled: ${ENABLE_MAIN_COLLECT_SPANS:false}
|
||||
Reference in New Issue
Block a user