Gizil Oguz
Gizil Oguz
Hello, I was getting exact same error in a linux server (tried directly running from java, from docker, from docker compose) Then I saw the similarity with your error and...
Hi no my configs contain no setting like that. But it seems Dynatrace is doing that any way. Now we have also tested disabling Java Opentelemetry feature on the selenium...
@vietnd96 Hello, we were setting up this via the dynatrace admin window. But apparently one can also set the environment variable SE_ENABLE_TRACING to false for the selenium hub. In docker...
@Thomas-Personal Hi Thomas, from Dynatrace: "targeting fix with Oneagent 1.281 (early-mid January release). The current workaround is to turn OTel for selenium off by setting SE_ENABLE_TRACING environment variable to false"....
@Thomas-Personal Hi Thomas, the explanation from Dynatrace: "Selenium has built its own framework around OpenTelemetry with custom context handling, which does conflict with Dynatrace OTel instrumentation." So I dont think...