Skip to content

[ERROR] Documentation Inconsistencies and Missing Default Values in configure_trace.md #996

@ronensc

Description

@ronensc

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

  1. 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.

  2. The default value column for the following configurations is empty:

    • trace.jaeger.url
    • trace.otlp.endpoint
    • trace.otlp.method
  3. 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
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions