Skip to content
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

[koa] - library 'domain' is deprecated - should not be used #5561

Closed
gael33 opened this issue Sep 26, 2022 · 2 comments
Closed

[koa] - library 'domain' is deprecated - should not be used #5561

gael33 opened this issue Sep 26, 2022 · 2 comments

Comments

@gael33
Copy link

gael33 commented Sep 26, 2022

Core or SDK?

Platform/SDK

Which part? Which one?

@sentry/node with Koa

Description

In your documentation for koa framework, you suggest to use const domain = require("domain"); but according to node documentation, this library is deprecated and will be definitely removed some day.

Suggested Solution

Suggest another way to better help with breadcrumbs ?

@getsentry-release
Copy link
Contributor

Routing to @getsentry/team-web-sdk-frontend for triage. ⏲️

@AbhiPrasad
Copy link
Member

Hey thanks for writing in! Although domains are deprecated, they are still very effective, and our SDK uses them internally to power a lot of features.

We'll eventually migrate away from domains though - this is being tracked in getsentry/sentry-javascript#4633

@github-actions github-actions bot locked and limited conversation to collaborators Oct 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants