To start sending tracing data to Uptrace, you need to configure OpenTelemetry Tracing SDK. To view and collect metrics, see the Metrics navigation section on the right.
Use the following DSN to configure OpenTelemetry for your programming language:
export UPTRACE_DSN="https://[email protected]?grpc=4317"