opentelemetry-go-instrumentation
opentelemetry-go-instrumentation copied to clipboard
OpenTelemetry Auto Instrumentation using eBPF
> Why not do this test for the `Instrumentation` object? That way the test will cover more code _Originally posted by @RonFed in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/980#discussion_r1699555199_
### Describe the bug Instrumented net/http client sends Traceparent header without SAMPLED flag ### Environment - OS: Debian Linux 6.1.0-22-amd64 x86_64 - Go Version: 1.22.5 - Version: v0.14.0-alpha ### To...
**Is your feature request related to a problem? Please describe.** I was playing with the tutorial (it didn't work out btw but maybe it's my fault) and then I wanted...
In https://github.com/open-telemetry/opentelemetry-go-instrumentation/blob/c80c3ab2d6eb4edafc676ab492bb7227e0a92cb5/.github/workflows/kind.yml#L14 We can add a go-version field which will allow us to run the tests for multiple Go versions. The version can be passed to the `sample-app` Dockerfile as...
For the e2e tests: - Build the auto-instrumentation container once and share it across all workflows - Build the sample app once and share - Look into using a single...
A common instrumentation pattern for tracing is to return the the `TracerProvider` from the span held in a context: ```go import ( "net/http" "go.opentelemetry.io/otel/trace" ) func handler(w http.ResponseWriter, r *http.Request)...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [google.golang.org/grpc/examples](https://redirect.github.com/grpc/grpc-go) | require | digest | `d8924ac` -> `b0d1203` | --- ### Configuration...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/open-telemetry/opentelemetry-go-instrumentation). ## Edited/Blocked These updates have been manually...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/daixiang0/gci](https://redirect.github.com/daixiang0/gci) | `v0.13.5` -> `v0.13.6` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...