crossoverJie
crossoverJie
@LiShuMing Please take a look.
@trask @laurit please take a look. BTW, the job `markdown-link-check` is unstable.
Reopening to trigger checks.
@trask @laurit Please take a look.
@laurit @SylvainJuge Thank you for your responses. I noticed that `SemconvStability` has been removed. Should we add SemconvStability back and include these values: - db - db/dup - messaging -...
> > @laurit @SylvainJuge Thank you for your responses. > > I noticed that `SemconvStability` has been removed. > > Should we add SemconvStability back and include these values: >...
Close by #12292
@trask @laurit PTAL, thanks.
> therefore it triggers re-deployment which is needed by the OTEL operator to inject the auto-instrumentation (the operator uses pod mutating webhook) Yeah, you're right. However, we hope that all...
This is our usage scenario; I'll submit a PR if appropriate. ```yaml apiVersion: opentelemetry.io/v1alpha1 kind: Instrumentation metadata: name: my-instrumentation spec: selector: app: appname propagators: - tracecontext java: image: image ```