command
module
Version:
v0.0.0-...-17174bc
Opens a new window with list of versions in this module.
Published: Apr 21, 2023
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Example for BunRouter OpenTelemetry instrumentation
See
Performance and errors monitoring
for details.
You can run this example with different OpenTelemetry exporters by providing environment variables.
Stdout exporter (default):
go run .
Jaeger exporter:
OTEL_EXPORTER_JAEGER_ENDPOINT=http://localhost:14268/api/traces go run .
Uptrace exporter:
UPTRACE_DSN="https://<token>@uptrace.dev/<project_id>" go run .
Links
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.