mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2024-12-12 10:04:29 +02:00
d3b1280863
* Add passthrough example * Update example/passthrough/handler/handler.go Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com> * Update example/passthrough/README.md Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Robert Pająk <pellared@hotmail.com> Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com> Co-authored-by: Robert Pająk <pellared@hotmail.com>
21 lines
326 B
Plaintext
21 lines
326 B
Plaintext
.DS_Store
|
|
Thumbs.db
|
|
|
|
.tools/
|
|
.idea/
|
|
.vscode/
|
|
*.iml
|
|
*.so
|
|
coverage.*
|
|
|
|
gen/
|
|
|
|
/example/jaeger/jaeger
|
|
/example/namedtracer/namedtracer
|
|
/example/opencensus/opencensus
|
|
/example/passthrough/passthrough
|
|
/example/prometheus/prometheus
|
|
/example/prom-collector/prom-collector
|
|
/example/zipkin/zipkin
|
|
/example/otel-collector/otel-collector
|