Where is the error
https://github.com/milvus-io/web-content/blob/master/v2.5.x/site/en/reference/sys_config/configure_trace.md
How would you like to improve it
-
The description for trace.exporter mentions that the default value is stdout, but the "default value" column indicates that it is noop. Based on my understanding, the latter (noop) seems to be the correct default.
-
The default value column for the following configurations is empty:
trace.jaeger.url
trace.otlp.endpoint
trace.otlp.method
-
According to Milvus issue #28914, there is support for trace.otlp.secure, but this is currently not documented in configure_trace.md. It would be great to include information about this configuration option.
Screenshots
