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

Provide auto-instrumentation for fs module #832

Closed
rauno56 opened this issue Jan 14, 2022 · 2 comments
Closed

Provide auto-instrumentation for fs module #832

rauno56 opened this issue Jan 14, 2022 · 2 comments

Comments

@rauno56
Copy link
Member

rauno56 commented Jan 14, 2022

Describe the solution you'd like to see

I think this really doesn't need an explanation. fs module is quite a large one and has functionality across all paradigms:

  • callback-based,
  • promise-based,
  • synchronous and
  • streaming.

I'm sure there are differences across node versions, etc.

@blumamir
Copy link
Member

+1
I use this module in one of my personal projects, and would really be happy to have instrumentation for it.

@rauno56
Copy link
Member Author

rauno56 commented Apr 13, 2022

Initial version added here: #872

@rauno56 rauno56 closed this as completed Apr 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants