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
Hello, this is not an issue, but rather an ask. having followed Migrating from Kamon 1.x to 2.0 I forgot to switch aspectj to kanela. But the application worked fine, counts Kamon.counter were sent correctly. when I switched to kanela, nothing seems to have changed.
Questions:
What impact has not switching from aspectj to kanela?
How can it be verified that something is not working if aspectj is still used?
There was a noticeable performance degradation between app using aspectj and kanel in version 2.x under stress tests that we have. Could you help understand why that could be the case?
The text was updated successfully, but these errors were encountered:
pete-proton
changed the title
Switching from AspectJ to Kanel for 1.x to 2.x Kamon Migration
Switching from AspectJ to Kanela for 1.x to 2.x Kamon Migration
Jan 18, 2024
Hello, this is not an issue, but rather an ask. having followed Migrating from Kamon 1.x to 2.0 I forgot to switch aspectj to kanela. But the application worked fine, counts
Kamon.counter
were sent correctly. when I switched to kanela, nothing seems to have changed.Questions:
The text was updated successfully, but these errors were encountered: