Enable APM on Kubernetes via Single Step Instrumentation Before doing anything else: Fully resolve all variables in . Do not begin Step 0 until every variable has a concrete value. --- Silent failure — check this before any other step: If the application has , , or any OpenTelemetry SDK in its dependency manifest ( , , , , ) — even with no import statements in code — SSI will silently disable itself at runtime. The failure is invisible: init containers run and complete, the pod starts healthy, no errors appear in or , but no traces arrive. The injector detects the user-installed tracer and ex…