You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
part of open-telemetry#5405
Added benchmark for zerolog
The result I got for the benchmark:
```
goos: darwin
goarch: amd64
pkg: go.opentelemetry.io/contrib/bridges/otelzerolog
cpu: Intel(R) Core(TM) i5-6267U CPU @ 2.90GHz
BenchmarkHookRun-4 697216 2059 ns/op 1773 B/op 0 allocs/op
PASS
ok go.opentelemetry.io/contrib/bridges/otelzerolog 3.110s
```
0 commit comments