Hello everyone,
I’m facing an issue with the WmE2EMIntegrationAgent package (version=11.1.0.0002-0205) on an on-prem Integration Server (version=11.1_Core_Fix3).
In two words, what I'm aiming for is to send WM traces to IBM Instana via OTLP.
The agent starts successfully (e2eagent.log shows plugins loaded and agent configured).
However, I'm unable to connect to Instana backend.
According to the logs, it fails when trying to load the OTLP connector classes (and still tryin to connect to webMethods.io even if I disabled it in the conf)
It seems the classes expected in the configuration might be missing from the JARs provided.
Has anyone encountered this issue, or can help me understand what I might be doing wrong ?
Any guidance would be greatly appreciated !