trace-related Configurations
trace.exporter
Description | Default Value |
---|---|
|
noop |
trace.sampleFraction
Description | Default Value |
---|---|
|
0 |
trace.jaeger.url
Description | Default Value |
---|---|
when exporter is jaeger should set the jaeger's URL |
trace.otlp.endpoint
Description | Default Value |
---|---|
example: "127.0.0.1:4317" for grpc, "127.0.0.1:4318" for http |
trace.otlp.method
Description | Default Value |
---|---|
otlp export method, acceptable values: ["grpc", "http"], using "grpc" by default |
trace.initTimeoutSeconds
Description | Default Value |
---|---|
segcore initialization timeout in seconds, preventing otlp grpc hangs forever | 10 |