mirror of
https://github.com/katanemo/plano.git
synced 2026-06-08 14:55:14 +02:00
allow otel collector endpoint to be set from config
This commit is contained in:
parent
15c6c62df0
commit
3b3c6575a1
1 changed files with 2 additions and 0 deletions
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue