Closed kanderson250 closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 70.85%. Comparing base (
267afe2
) to head (b2bf5a2
). Report is 29 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Resolves #1692
This PR adds support for Apache Pekko.
Pekko is a fork of Akka 2.6. As such, the instrumentation is a direct lift of our existing Akka instrumentation.
Corresponding AITs have also been added.