-
Notifications
You must be signed in to change notification settings - Fork 4
Remove :recon dependency #3
Copy link
Copy link
Open
Labels
AREA: TracingRelates to the tooling provided atop Matcha constructs to do tracing.Relates to the tooling provided atop Matcha constructs to do tracing.KIND: IntermediateRequires some knowledge of the codebase.Requires some knowledge of the codebase.TYPE: EnhancementImprovements to existing functionality.Improvements to existing functionality.
Milestone
Metadata
Metadata
Assignees
Labels
AREA: TracingRelates to the tooling provided atop Matcha constructs to do tracing.Relates to the tooling provided atop Matcha constructs to do tracing.KIND: IntermediateRequires some knowledge of the codebase.Requires some knowledge of the codebase.TYPE: EnhancementImprovements to existing functionality.Improvements to existing functionality.
:reconis a great toolbelt, but we really only need its safer trace message throttling mechanisms.Matchais easy enough to pass to:reconfunctions if users want to use it, we don't need to require its installation.