//
pkg.gl
Category
github.com/uptrace/uptrace-go
example
manual-http-handler
package
0.21.1
Repository:
https://github.com/uptrace/uptrace-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
45 SLOC
#
README
Manually instrumenting an HTTP handler
To run this example:
UPTRACE_DSN="https://<token>@api.uptrace.dev/<project_id>" go run main.go