Skip to content
New issue

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

remove akka-http-core bindAndHandle instrumentation #850

Merged
merged 1 commit into from
May 17, 2022

Conversation

richard-gibson
Copy link
Contributor

Before contributing, please read our contributing guidelines and code of conduct.

Overview

This is a fix for where 2 separate transactions are created for the same Akka Http request

Related Github Issue

#787

Testing

The agent includes a suite of tests which should be used to
verify your changes don't break existing functionality. These tests will run with
Github Actions when a pull request is made. More details on running the tests locally can be found
here,

Checks

[Y] Are your contributions backwards compatible with relevant frameworks and APIs?
[N] Does your code contain any breaking changes? Please describe.
[N] Does your code introduce any new dependencies? Please describe.

@twcrone twcrone merged commit 77c33e5 into main May 17, 2022
@twcrone twcrone deleted the akka-http-flow-handle branch May 17, 2022 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants