Back to Uptrace

OpenTelemetry slog example for Uptrace

example/go-slog/README.md

2.0.2393 B
Original Source

OpenTelemetry slog example for Uptrace

To run this example, start Uptrace and run:

shell
UPTRACE_DSN=http://project2_secret_token@localhost:14317/2 go run .

Then open the URL from the console output to view the trace.

See OpenTelemetry Slog for details.