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 duplicate implementation of .instrument #288

Closed
wants to merge 1 commit into from

Conversation

tombruijn
Copy link
Member

This change relies on the logic on Appsignal::Transaction.instrument
rather than rely on a separate implementation in Appsignal.instrument.

Now the implementations can no longer diverge from one other like what
happened here.

@tombruijn
Copy link
Member Author

The broken build for this PR highlighted the problem reported in #289

This change relies on the logic on Appsignal::Transaction.instrument
rather than rely on a separate implementation in Appsignal.instrument.

Now the implementations can no longer diverge from one other like what
happened here.
@tombruijn tombruijn force-pushed the simplify-appsignal-instrument branch from 9fdb3f8 to 5243895 Compare June 9, 2017 10:11
@tombruijn tombruijn removed their assignment May 31, 2018
@tombruijn
Copy link
Member Author

Closing. will pick up later

@tombruijn tombruijn closed this Jan 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant