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

refactor: graphql node interface for trace and spans #3095

Merged
merged 1 commit into from
May 6, 2024

Conversation

RogerHYang
Copy link
Contributor

No description provided.

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label May 6, 2024
@RogerHYang RogerHYang merged commit 1988be8 into sql May 6, 2024
12 checks passed
@RogerHYang RogerHYang deleted the node-interface-for-trace-and-spans branch May 6, 2024 16:50
Comment on lines +108 to +111
models.Project.id,
models.Project.name,
models.Project.gradient_start_color,
models.Project.gradient_end_color,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we manually specify attributes here to reduce the amount of data fetched?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yea, there are a few more columns than needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants