Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose instrumentation scope name #4448

Merged
merged 19 commits into from
Nov 8, 2023

Update instrumentation/README.md

b8d4418
Select commit
Failed to load commit list.
Merged

Expose instrumentation scope name #4448

Update instrumentation/README.md
b8d4418
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2023 in 1s

80.8% (+0.0%) compared to 2b69029

View this Pull Request on Codecov

80.8% (+0.0%) compared to 2b69029

Details

Codecov Report

Merging #4448 (b8d4418) into main (2b69029) will not change coverage.
The diff coverage is 80.0%.

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #4448   +/-   ##
=====================================
  Coverage   80.8%   80.8%           
=====================================
  Files        150     150           
  Lines      10371   10371           
=====================================
  Hits        8387    8387           
  Misses      1840    1840           
  Partials     144     144           
Files Coverage Δ
.../github.com/aws/aws-lambda-go/otellambda/lambda.go 89.0% <100.0%> (ø)
...tation/github.com/aws/aws-sdk-go-v2/otelaws/aws.go 94.6% <100.0%> (ø)
...hub.com/emicklei/go-restful/otelrestful/restful.go 100.0% <100.0%> (ø)
...trumentation/github.com/gorilla/mux/otelmux/mux.go 89.2% <100.0%> (ø)
...entation/github.com/labstack/echo/otelecho/echo.go 100.0% <100.0%> (ø)
...entation/google.golang.org/grpc/otelgrpc/config.go 69.6% <100.0%> (ø)
...ion/google.golang.org/grpc/otelgrpc/interceptor.go 87.8% <100.0%> (ø)
...ntation/gopkg.in/macaron.v1/otelmacaron/macaron.go 91.4% <100.0%> (ø)
...on/net/http/httptrace/otelhttptrace/clienttrace.go 79.0% <100.0%> (ø)
instrumentation/net/http/otelhttp/common.go 100.0% <100.0%> (ø)
... and 5 more