Apache Pekko is a fork of Akka 2.6 (motivated by Akka licensing changes). We currently instrument Akka 2.2+.
Description
Investigate what might be required to lift the Akka 2.2 instrumentation module into instrumentation for Pekko. Likely this would entail creating a Pekko test app and creating a rough draft for the weave classes with their new names. End goal is to gain insight into the overall complexity of completing the Pekko instrumentation.
Complete, after an initial lift of the akka instrumentation everything looks good. Closing the spike and moving on to the actual instrumentation ticket.
Spike for #1692
Background
Apache Pekko is a fork of Akka 2.6 (motivated by Akka licensing changes). We currently instrument Akka 2.2+.
Description
Investigate what might be required to lift the Akka 2.2 instrumentation module into instrumentation for Pekko. Likely this would entail creating a Pekko test app and creating a rough draft for the weave classes with their new names. End goal is to gain insight into the overall complexity of completing the Pekko instrumentation.