Skip to content

Kmesh Observability#527

Merged
hzxuzhonghu merged 5 commits intokmesh-net:mainfrom
LiZhenCheng9527:new-test
Jul 10, 2024
Merged

Kmesh Observability#527
hzxuzhonghu merged 5 commits intokmesh-net:mainfrom
LiZhenCheng9527:new-test

Conversation

@LiZhenCheng9527
Copy link
Copy Markdown
Contributor

What type of PR is this?
/kind enhancement

What this PR does / why we need it:
Implementation of metric in kmesh observability
Which issue(s) this PR fixes:
Fixes #320

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


@kmesh-bot kmesh-bot added the kind/enhancement New feature or request label Jul 9, 2024
@kmesh-bot kmesh-bot requested review from bitcoffeeiux and kwb0523 July 9, 2024 02:51
@kmesh-bot
Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign bitcoffeeiux for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@hzxuzhonghu
Copy link
Copy Markdown
Member

/kind feature

@hzxuzhonghu
Copy link
Copy Markdown
Member

please rebase

@LiZhenCheng9527 LiZhenCheng9527 force-pushed the new-test branch 2 times, most recently from 00cd889 to a0362c7 Compare July 9, 2024 07:59
Signed-off-by: LiZhenCheng9527 <lizhencheng6@huawei.com>
Signed-off-by: LiZhenCheng9527 <lizhencheng6@huawei.com>
Signed-off-by: LiZhenCheng9527 <lizhencheng6@huawei.com>
@LiZhenCheng9527
Copy link
Copy Markdown
Contributor Author

This PR is ready to merge

}()

// Register metrics to Prometheus and start Prometheus server
go RunPrometheusClient()
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

should pass the ctx in, and make it stoppable

Signed-off-by: LiZhenCheng9527 <lizhencheng6@huawei.com>
type requestMetric struct {
src [4]uint32
dst [4]uint32
// flow direction
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

?

Signed-off-by: LiZhenCheng9527 <lizhencheng6@huawei.com>
hzxuzhonghu
hzxuzhonghu previously approved these changes Jul 10, 2024
Copy link
Copy Markdown
Member

@hzxuzhonghu hzxuzhonghu left a comment

Choose a reason for hiding this comment

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

/lgtm

@hzxuzhonghu
Copy link
Copy Markdown
Member

/cherry-pick release-0.4

@hzxuzhonghu
Copy link
Copy Markdown
Member

/lgtm
/approve

@hzxuzhonghu
Copy link
Copy Markdown
Member

seems the bot is not working

@hzxuzhonghu hzxuzhonghu disabled auto-merge July 10, 2024 03:22
@supercharge-xsy
Copy link
Copy Markdown
Contributor

/lgtm
/approve

@hzxuzhonghu hzxuzhonghu enabled auto-merge July 10, 2024 03:23
@hzxuzhonghu hzxuzhonghu disabled auto-merge July 10, 2024 03:23
@hzxuzhonghu hzxuzhonghu merged commit ea123e7 into kmesh-net:main Jul 10, 2024
@hzxuzhonghu
Copy link
Copy Markdown
Member

/cherry-pick release-0.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Supplement obsevability in kmesh

5 participants