Back to Uptrace

Gin and GORM example for OpenTelemetry and Uptrace

example/gin-gorm/README.md

2.0.2406 B
Original Source

Gin and GORM example for OpenTelemetry and Uptrace

To run this example, start Uptrace and run:

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

Then open http://localhost:9999

See Getting started with Gin, GORM, and OpenTelemetry for details.