Skip to content

Commit 6f60467

Browse files
chargomeclaude
andcommitted
fix: Link to Node.js equivalent in Deno runtime metrics docs
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 19cc269 commit 6f60467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms/javascript/common/configuration/integrations/denoruntimemetrics.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The following metrics are emitted every 30 seconds by default:
3737

3838
<Alert>
3939

40-
Unlike the Node.js equivalent, CPU and event loop metrics are not available because Deno does not expose `process.cpuUsage()`, `performance.eventLoopUtilization()`, or `monitorEventLoopDelay`.
40+
Unlike the [Node.js equivalent](./noderuntimemetrics), CPU and event loop metrics are not available because Deno does not expose `process.cpuUsage()`, `performance.eventLoopUtilization()`, or `monitorEventLoopDelay`.
4141

4242
</Alert>
4343

0 commit comments

Comments
 (0)