Return span handler (#261)

This commit is contained in:
KirillPamPam
2023-07-28 17:48:32 +04:00
committed by GitHub
parent fc2354f9c3
commit b0af3ab3b3
5 changed files with 115 additions and 121 deletions

View File

@@ -20,5 +20,4 @@ spring:
spans:
collect:
long-span-threshold: ${LONG_SPAN_THRESHOLD:1000}
collect-only-errors: ${ONLY_ERROR_SPANS:true}
long-span-threshold: ${LONG_SPAN_THRESHOLD:1000}