validate upstream version (#527)
This commit is contained in:
@@ -20,4 +20,8 @@ spring:
|
||||
|
||||
spans:
|
||||
collect:
|
||||
long-span-threshold: ${LONG_SPAN_THRESHOLD:1000}
|
||||
long-span-threshold: ${LONG_SPAN_THRESHOLD:1000}
|
||||
|
||||
compatibility:
|
||||
enabled: ${DSHACKLE_COMPATIBILITY_ENABLED:true}
|
||||
url: ${DSHACKLE_COMPATIBILITY_URL:https://raw.githubusercontent.com/drpcorg/public/main/compatible-clients.yaml}
|
||||
|
||||
Reference in New Issue
Block a user