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

WIP: Add v1/logs http api #1657

Merged
merged 6 commits into from
Aug 31, 2021
Merged

WIP: Add v1/logs http api #1657

merged 6 commits into from
Aug 31, 2021

Conversation

jyz0309
Copy link
Contributor

@jyz0309 jyz0309 commented Aug 30, 2021

I hereby agree to the terms of the CLA available at: https://datafuse.rs/policies/cla/

Summary

Add /v1/logs to show the log in the system.tracing.

Changelog

  • New Feature

Related Issues

Fixes #805

Test Plan

Unit Tests

Stateless Tests

jyz0309 added 3 commits August 28, 2021 00:57
Signed-off-by: jyz0309 <a1kaid@foxmail.com>
try
Signed-off-by: jyz0309 <a1kaid@foxmail.com>
Signed-off-by: jyz0309 <a1kaid@foxmail.com>
@databend-bot databend-bot added pr-feature this PR introduces a new feature to the codebase pr-not-for-changelog labels Aug 30, 2021
@databend-bot
Copy link
Member

Thanks for the contribution!
I have applied any labels matching special text in your PR Changelog.

Please review the labels and make any necessary changes.

@databend-bot
Copy link
Member

Hello @jyz0309, 🎉 Thank you for opening the pull request! 🎉
Your pull request state is not in Draft, please add Reviewers or Re-request review again!
FuseQuery: @BohuTANG @sundy-li @zhang2014
FuseStore: @drmingdrmer @dantengsky
Or visit datafuse roadmap for some clues.

jyz0309 added 2 commits August 31, 2021 00:08
@jyz0309
Copy link
Contributor Author

jyz0309 commented Aug 30, 2021

@BohuTANG You can see what I have done now in this pr. I think we need more discussion about this issue.

Signed-off-by: jyz0309 <a1kaid@foxmail.com>
Copy link
Member

@BohuTANG BohuTANG left a comment

Choose a reason for hiding this comment

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

LGTM
Thank you @jyz0309

@databend-bot
Copy link
Member

CI Passed
Reviewer Approved
Let's Merge

@databend-bot databend-bot merged commit b7554b0 into databendlabs:master Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-feature this PR introduces a new feature to the codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[observability] http tracing
3 participants