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

Build out trace modes #4571

Merged
merged 3 commits into from
Aug 1, 2023
Merged

Build out trace modes #4571

merged 3 commits into from
Aug 1, 2023

Conversation

rmosolgo
Copy link
Owner

No description provided.

swalkinshaw and others added 3 commits July 28, 2023 12:04
Mainly this moves trace mod mixing it to runtime when a `trace_class` is
instantiated via `new_trace`.

This change provides multiple benefits:
* `trace_with` inheritance
* more powerful `trace_mode` support
@rmosolgo
Copy link
Owner Author

rmosolgo commented Aug 1, 2023

(CI failure looks like a gem is incompatible with an old Ruby, I'll look later....)

@rmosolgo rmosolgo added this to the 2.0.25 milestone Aug 1, 2023
@rmosolgo rmosolgo merged commit 9844fb4 into master Aug 1, 2023
12 of 13 checks passed
@rmosolgo rmosolgo deleted the build-out-trace-modes branch August 1, 2023 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants