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

Consider adding thread's "native_id" to the record attributes #1276

Open
Delgan opened this issue Jan 16, 2025 · 0 comments
Open

Consider adding thread's "native_id" to the record attributes #1276

Delgan opened this issue Jan 16, 2025 · 0 comments
Labels
enhancement Improvement to an already existing feature

Comments

@Delgan
Copy link
Owner

Delgan commented Jan 16, 2025

See #936.

I feel using the OS thread id would more useful than the Python thread identifier. Especially because this can be mapped with external tools (such as Sentry).

I suggest to rename current "{thread.id}" to "{thread.ident}", then assign native_id() output to "{thread.id}".

@Delgan Delgan added the enhancement Improvement to an already existing feature label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to an already existing feature
Projects
None yet
Development

No branches or pull requests

1 participant