Skip to content

Commit

Permalink
update limitations section
Browse files Browse the repository at this point in the history
  • Loading branch information
0div committed Jan 25, 2025
1 parent 295f4e2 commit 974d92e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions apps/web/src/app/(docs)/docs/sandbox/metrics/page.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -116,5 +116,4 @@ e2b sandbox metrics <sandbox_id> # $HighlightLine
</CodeGroup>

## Limitations while in beta
- It takes a few seconds to get the metrics after the sandbox is created, because the logs are collected from the sandbox.
- We are currently returning virtual memory usage, this is a commonly used metric but it doesn't reflect real-time memory consumption or direct hardware resource allocation, because the OS can swap data between RAM and disk.
- It may take a second or more to get the metrics after the sandbox is created. Until the logs are collected from the sandbox, you will get an empty array.

0 comments on commit 974d92e

Please sign in to comment.