-
Notifications
You must be signed in to change notification settings - Fork 9.8k
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
[3.5] feat: add wal write system call metrics observation #17616
[3.5] feat: add wal write system call metrics observation #17616
Conversation
Hi @Akiqqqqqqq. Thanks for your PR. I'm waiting for a etcd-io member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
5314d83
to
add5731
Compare
/ok-to-test |
add5731
to
336fd8f
Compare
Seem like the workflow of https://github.com/etcd-io/etcd/blob/main/.github/workflows/gh-workflow-approve.yaml have some problem here? Exist label of Remind me if i missed something. |
Very strange. I have not seen this issue before. Can you please rebase and force push to trigger the workflows again? |
to be sure, so do I need to perfrom again? |
336fd8f
to
79c4b75
Compare
I retried, but seems to be not working |
Closing and re-opening the pr seems to have fixed it 😅 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - Reading through the linked issue I think this addition makes sense, thanks @Akiqqqqqqq for drafting the pr.
Edit: Note if we do go ahead with merging this we need to update docs etc for the new metric.
79c4b75
to
13c002f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seem like the workflow of https://github.com/etcd-io/etcd/blob/main/.github/workflows/gh-workflow-approve.yaml have some problem here? Exist label of ok-to-test but not approve this PR to run github action.
This caught my attention, so I looked into it a little deeper. I found out that this PR was being submitted for release-3.5
instead of main
, and the release-3.5
branch didn't have the workflow of https://github.com/etcd-io/etcd/blob/main/.github/workflows/gh-workflow-approve.yaml , so this is the reason the github acton workflow wasn't being run by approve .
I think we should create a PR to the main
first?
ok, let me raise another PR to main |
check this out: #17618 |
Yes good catch - let's merge #17618 first. |
/retitle [3.5] feat: add wal write system call metrics observation |
13c002f
to
d9f52b2
Compare
d9f52b2
to
259951d
Compare
Signed-off-by: Qiuyu Wu <qiuyu.wu@shopee.com>
259951d
to
51f3134
Compare
Please link to the original PR next time when backporting any PR, |
got it |
xref. #17615
add new metrics: wal_write_duration_seconds
wal_write_duration_seconds represent total delay of: