grafana / grafana/pyroscope-nodejs
Pyroscope.collectCpu(), collectHeap() and collectWall() not exposed
Open
- Dominant language
- TypeScript
- Stars
- 51
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
The docs mention for pull based method but index.ts doesn't expose this function.
```
const p = await Pyroscope.collectCpu(req.query.seconds);
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.