Skip to content

fix(trace-explorer): Query trace meta across all projects #69062

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

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

Zylphrex
Copy link
Member

The meta data needs to be queried across all projects or it will be incomplete as spans from other projects will augment the result.

The meta data needs to be queried across all projects or it will be incomplete
as spans from other projects will augment the result.
@Zylphrex Zylphrex requested a review from k-fish April 16, 2024 22:24
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 16, 2024
organization,
project_ids={-1},
project_slugs=None,
include_all_accessible=True,
Copy link
Member

Choose a reason for hiding this comment

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

you technically don't need to set this to true since pasisng in -1 will set it

if ALL_ACCESS_PROJECT_ID in ids:

@Zylphrex Zylphrex merged commit 8aec3dd into master Apr 17, 2024
49 checks passed
@Zylphrex Zylphrex deleted the txiao/fix/query-trace-meta-cross-all-projects branch April 17, 2024 13:36
@github-actions github-actions bot locked and limited conversation to collaborators May 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants