Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Instrument fs.promises.* APIs in the same way #24

Open
rwjblue opened this issue Aug 19, 2019 · 0 comments
Open

Instrument fs.promises.* APIs in the same way #24

rwjblue opened this issue Aug 19, 2019 · 0 comments

Comments

@rwjblue
Copy link
Contributor

rwjblue commented Aug 19, 2019

As of Node v10.0.0 the fs module provides new promise based implementations under require('fs').promises. See the docs for details

We should instrument these APIs when present in much the same ways as we instrument the long standing sync APIs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant