allow otel collector endpoint to be set from config

This commit is contained in:
Adil Hafeez 2026-03-01 03:59:45 -08:00
parent 15c6c62df0
commit 3b3c6575a1

View file

@ -388,6 +388,8 @@ properties:
type: integer type: integer
trace_arch_internal: trace_arch_internal:
type: boolean type: boolean
opentracing_grpc_endpoint:
type: string
span_attributes: span_attributes:
type: object type: object
properties: properties: