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 default abstract instrumentation event #1138

Merged
merged 1 commit into from
Jul 3, 2024
Merged

Conversation

tombruijn
Copy link
Member

In PR #1124, I added functionality to not report an instrumentation event for the Rails instrumentation middleware.

The AbstractMiddleware shouldn't be used on its own, but it did have a default for reporting instrumentation events. Remove that default so it doesn't report an event by default.

[skip changeset] It's an internal change to the AbstractMiddleware and no one should be using that directly.

In PR #1124, I added functionality to not report an instrumentation
event for the Rails instrumentation middleware.

The AbstractMiddleware shouldn't be used on its own, but it did have a
default for reporting instrumentation events. Remove that default so it
doesn't report an event by default.

[skip changeset] It's an internal change to the AbstractMiddleware and
no one should be using that directly.
@tombruijn tombruijn merged commit 1e77564 into main Jul 3, 2024
117 checks passed
@tombruijn tombruijn deleted the remove-abstract-event branch July 3, 2024 11:52
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.

3 participants