We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add instrumentation for Apache Pekko HTTP.
Apache Pekko is a fork of Akka 2.6, prior to Akka's adoption of a new license. We currently instrument Akka HTTP and want to do the same for Pekko.
This issue is specifically for Pekko HTTP. Separate development work for Pekko core (pekko-actor) is included as part of the Apache Pekko milestone.
pekko-actor
Lift the existing Akka HTTP instrumentation to Pekko HTTP.
The text was updated successfully, but these errors were encountered:
https://new-relic.atlassian.net/browse/NR-252392
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Add instrumentation for Apache Pekko HTTP.
Background
Apache Pekko is a fork of Akka 2.6, prior to Akka's adoption of a new license. We currently instrument Akka HTTP and want to do the same for Pekko.
This issue is specifically for Pekko HTTP. Separate development work for Pekko core (
pekko-actor
) is included as part of the Apache Pekko milestone.Descpription
Lift the existing Akka HTTP instrumentation to Pekko HTTP.
The text was updated successfully, but these errors were encountered: