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

feat(query): add a feature flag for query tracing #19437

Merged
merged 3 commits into from
Aug 26, 2020

Conversation

wolffcm
Copy link

@wolffcm wolffcm commented Aug 25, 2020

Closes #16220.

This adds a feature flag for experimental query tracing, which creates a span for each source and transformation in query requests.

@wolffcm wolffcm changed the title @wolffcm feat(query): add a feature flag for query tracing feat(query): add a feature flag for query tracing Aug 25, 2020
@wolffcm wolffcm force-pushed the feat/query-tracing-feature-flag branch from eaeba89 to 79cb1fd Compare August 26, 2020 16:08
@wolffcm wolffcm force-pushed the feat/query-tracing-feature-flag branch from 79cb1fd to f3b8d6d Compare August 26, 2020 16:35
@wolffcm wolffcm marked this pull request as ready for review August 26, 2020 16:35
@wolffcm wolffcm requested review from a team and ethanyzhang and removed request for a team August 26, 2020 16:41
flags.yml Outdated
@@ -83,6 +83,13 @@
contact: Query Team
lifetime: temporary

- name: Experimental Query Tracing
Copy link
Contributor

Choose a reason for hiding this comment

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

With this being a permanent flag, I think we can just call this query tracing, leaving out "experimental"? What do you think?

Copy link
Author

Choose a reason for hiding this comment

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

Yes, I agree, I'll change it.

@wolffcm wolffcm merged commit cf9faa9 into flux-staging/v0.83.x Aug 26, 2020
@wolffcm wolffcm deleted the feat/query-tracing-feature-flag branch August 26, 2020 17:36
wolffcm pushed a commit that referenced this pull request Sep 10, 2020
I reapplied this via cherry-pick after it was reverted by
the OSS storage split.
wolffcm pushed a commit that referenced this pull request Sep 16, 2020
I reapplied this via cherry-pick after it was reverted by
the OSS storage split.
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