From cb77b3e3f7d3e080316058fb43c0bf219297f978 Mon Sep 17 00:00:00 2001 From: Tony Gorez Date: Tue, 28 Jun 2022 21:47:29 +0200 Subject: [PATCH] doc: remove appmetrics from tierlist PR-URL: https://github.com/nodejs/node/pull/43608 Reviewed-By: Beth Griggs Reviewed-By: Michael Dawson Reviewed-By: Richard Lau Reviewed-By: Gireesh Punathil Reviewed-By: Darshan Sen Reviewed-By: Rafael Gonzaga Reviewed-By: Gerhard Stbich --- doc/contributing/diagnostic-tooling-support-tiers.md | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/contributing/diagnostic-tooling-support-tiers.md b/doc/contributing/diagnostic-tooling-support-tiers.md index 4a5e5515fd688d..a7c6e935e9c6e7 100644 --- a/doc/contributing/diagnostic-tooling-support-tiers.md +++ b/doc/contributing/diagnostic-tooling-support-tiers.md @@ -134,5 +134,4 @@ The tools are currently assigned to Tiers as follows: | Debugger | Command line Debug Client | ? | Yes | 1 | | Tracing | trace\_events (API) | No | Yes | 1 | | Tracing | trace\_gc | No | Yes | 1 | -| F/P/T | appmetrics | No | No | ? | | M/T | eBPF tracing tool | No | No | ? |