-
Notifications
You must be signed in to change notification settings - Fork 488
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add metrics methods to SDKs #543
Conversation
…stress-test-e2b-1360
…s stress test to integration suite
Co-authored-by: Jakub Novák <jakub@e2b.dev>
…ess-test-e2b-1360
…://github.com/e2b-dev/E2B into add-metrics-method-to-js-sdk-e2b-1312
…com/e2b-dev/E2B into add-metrics-method-to-js-sdk-e2b-1312
|
# Description - [x] nextjs integration test template - [x] `pnpm test:integration` - [x] set of stress tests - [x] adapt vitest workspace
Update docs to make it clear how sandbox filtering works with multiple key-value metadata pairs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Last few small NITs 🙏🏻
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Co-authored-by: Jakub Novák <jakub@e2b.dev>
gonna try the stress test with 400 sanboxes on my 96 core to see how it behaves |
EDIT: Ignore me, I'm checking the preview of docs |
…o add-metrics-methods-to-sdks
This documents the new SDK method implemented [here](#543)
Description
Consolidate the branches from #523, #524 & #525
This relates to E2B-1311
Test
[js-sdk] pnpm test metrics
[python-sdk]
poetry run pytest -n 4 --verbose -x -k "test_metrics"`Usage
js-sdk
python-sdk
cli