doc: remove node-report from support tiers

PR-URL: https://github.com/nodejs/node/pull/43737
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
pull/43726/head
RafaelGSS 2022-07-08 14:36:05 -03:00
parent acd2a3210d
commit 819ff24aa1
1 changed files with 0 additions and 1 deletions

View File

@ -126,7 +126,6 @@ The tools are currently assigned to Tiers as follows:
| Tool Type | Tool/API Name | Regular Testing in Node.js CI | Integrated with Node.js | Target Tier |
| --------- | ------------------------- | ----------------------------- | ----------------------- | ----------- |
| FFDC | node-report | No | No | 1 |
| Memory | V8 heap profiler | No | Yes | 1 |
| Memory | V8 sampling heap profiler | No | Yes | 1 |
| AsyncFlow | Async Hooks (API) | ? | Yes | 1 |