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

Generate spans from planstate #4

Merged
merged 23 commits into from
Mar 29, 2024
Merged

Generate spans from planstate #4

merged 23 commits into from
Mar 29, 2024

Conversation

bonnefoa
Copy link
Collaborator

What does this PR do?

Process the queryDesc during ExecutorEnd to generate spans from planstate.

Motivation

The result will be akin to a explain analyze where each node will be represented by a span.

Additional Notes

src/pg_tracing.c Outdated Show resolved Hide resolved
@bonnefoa bonnefoa merged commit 52752a9 into main Mar 29, 2024
2 checks passed
@bonnefoa bonnefoa deleted the planstate_span branch March 29, 2024 16:08
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

Successfully merging this pull request may close these issues.

2 participants