Skip to content

Runtime Metrics: Deno support #19868

@chargome

Description

@chargome

Description

Deno does not inherit from node-core, so a separate integration is needed: packages/deno/src/integrations/denoRuntimeMetrics.ts.

Deno has stable native APIs for all target metrics (Deno.memoryUsage(), Deno.systemMemoryInfo(), Deno.loadavg()) plus full Node compat for event loop
APIs since v2.1.0.

Metadata

Metadata

Assignees

Labels

No labels
No labels
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions