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

Feat/tracing #1388

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Feat/tracing #1388

wants to merge 4 commits into from

Conversation

NickSeagull
Copy link
Member

Description

Changes

Checks

  • Project Builds
  • Project passes tests and checks
  • Updated documentation accordingly

@what-the-diff
Copy link

what-the-diff bot commented Mar 24, 2023

PR Summary

  • New Abstract Tracer file Added an abstract-tracer.ts file to enhance structure and modularity
  • TracedWith class Introduced a new class called TracedWith in traced-with.ts for additional functionality
  • Index for Instrumentation folder Created an index file to improve exporting and organization of classes and functions from the package

@ghost
Copy link

ghost commented Mar 24, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@github-actions
Copy link
Contributor

github-actions bot commented Mar 24, 2023

Oops, looks like you forgot to add a changeset.

⚠️ Please run rush change and commit the changeset file.

This command will prompt you for a change description and generate a changeset file. You can read more about changesets here.

Remember that you should use the version bump that is appropriate for the change you are making:

Version bump Meaning
patch Bug fixes, documentation changes, etc.
minor New features, non-breaking changes
major Breaking changes

If you are unsure about which version bump to use, please ask in the comments and we will help you out.

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.

1 participant