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

Add additional instrumentation for debugging #697

Closed
mxsasha opened this issue Nov 15, 2022 · 0 comments
Closed

Add additional instrumentation for debugging #697

mxsasha opened this issue Nov 15, 2022 · 0 comments
Assignees
Milestone

Comments

@mxsasha
Copy link
Collaborator

mxsasha commented Nov 15, 2022

When debugging, it can be very helpful to have easier access to profiling and stack inspection, with little effort. Probably hidden behind a feature flag that can be switched without restarts.

Specific ideas:
https://pyinstrument.readthedocs.io/en/latest/guide.html#profile-a-web-request-in-fastapi
https://stackoverflow.com/a/2569696

@mxsasha mxsasha self-assigned this Nov 15, 2022
@mxsasha mxsasha added this to the Release 4.3 milestone Dec 5, 2022
mxsasha added a commit that referenced this issue Jan 5, 2023
mxsasha added a commit that referenced this issue Jan 5, 2023
mxsasha added a commit that referenced this issue Jan 5, 2023
mxsasha added a commit that referenced this issue Jan 5, 2023
mergify bot pushed a commit that referenced this issue Jan 6, 2023
(cherry picked from commit 466849a)

# Conflicts:
#	docs/releases/4.3.0.rst
#	irrd/server/http/app.py
mxsasha added a commit that referenced this issue Jan 6, 2023
mxsasha added a commit that referenced this issue Jan 6, 2023
(cherry picked from commit 466849a)

Co-authored-by: Sasha Romijn <github@mxsasha.eu>
mxsasha added a commit that referenced this issue Jan 6, 2023
(cherry picked from commit 466849a)

Co-authored-by: Sasha Romijn <github@mxsasha.eu>
@mxsasha mxsasha closed this as completed Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant