docs
docs copied to clipboard
The Tracing docs imply that you should use a URL in tracing.otel.endpointAddress but it's looking for a hostname or hostname:port
Describe the issue
The Setup Tracing docs imply that you should use a URL in tracing.otel.endpointAddress but it's looking for a hostname or hostname:port
URL of the docs
https://docs.dapr.io/operations/observability/tracing/setup-tracing/
Expected content
Should clarify this should be hostname or hostname:port and remove the https:// ... block
Screenshots
Additional context