wmingj
wmingj
#### What this PR does / why we need it: better error hanlde which could detect the os.Stat error #### Which issue(s) this PR fixes: Fixes # #### Specified Reviewers:...
**Describe your environment** OpentelemetryOperator: 0.99.0 OtelWebserverMoudle: 1.0.4 We are using the nginx instrumentation moudle of otel-webserver-module in our environment. But we found the module will generate multi propogation header(traceparent and...
### Component(s) auto-instrumentation ### What happened? ## Description I want to use NginxAutoInstrumentation, but found it couldn't work with the default configuration. Even i use the official assert in [instrumentation-nginx](https://github.com/open-telemetry/opentelemetry-operator/tree/main/tests/e2e-instrumentation/instrumentation-nginx)...