diff --git a/example/otel/client.go b/example/otel/client.go index 458fe5c6..97cec2cb 100644 --- a/example/otel/client.go +++ b/example/otel/client.go @@ -22,7 +22,7 @@ func main() { uptrace.ConfigureOpentelemetry( // copy your project DSN here or use UPTRACE_DSN env var - // uptrace.WithDSN("https://AQDan_E_EPe3QAF9fMP0PiVr5UWOu4q5@uptrace.dev/1"), + // uptrace.WithDSN("http://project2_secret_token@localhost:14317/2"), uptrace.WithServiceName("myservice"), uptrace.WithServiceVersion("v1.0.0"),