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
The `+instrumentation.opentelemetry.io/otel-go-auto-target-exe+` annotation sets the value for the required `OTEL_GO_AUTO_TARGET_EXE` environment variable.
=== Configuration of the OpenTelemetry SDK variables
308
+
== Configuration of the OpenTelemetry SDK variables
314
309
315
310
The OpenTelemetry SDK variables in your pod are configurable by using the following annotation:
316
311
@@ -330,7 +325,7 @@ Note that all the annotations accept the following values:
330
325
`other-namespace/instrumentation-name`:: The name of the instrumentation resource to inject from another namespace.
331
326
332
327
[id="otel-multi-container-pods_{context}"]
333
-
=== Multi-container pods
328
+
== Multi-container pods
334
329
335
330
The instrumentation is run on the first container that is available by default according to the pod specification. In some cases, you can also specify target containers for injection.
0 commit comments