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
Something funny happened on the latest release to cause the BuildInfo to refer to an unversioned kanela agent jar target. It didn't look like this was intentional. I have been unable to reproduce locally but inspection of the jar yields that the info refers to kanela-agent.jar instead of kanela-agent-$version.jar. Net result is failed instrumentation loads which previously worked. kamon/runtime/attacher/BuildInfo$.class:
v2.7.5:
v2.7.6:
Will try to chase up asap...
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Something funny happened on the latest release to cause the BuildInfo to refer to an unversioned kanela agent jar target. It didn't look like this was intentional. I have been unable to reproduce locally but inspection of the jar yields that the info refers to
kanela-agent.jar
instead ofkanela-agent-$version.jar
. Net result is failed instrumentation loads which previously worked.kamon/runtime/attacher/BuildInfo$.class
:v2.7.5:
v2.7.6:
Will try to chase up asap...
The text was updated successfully, but these errors were encountered: