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

Import prometheus client to collect metrics #64

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

Chiiizzzy
Copy link
Contributor

No description provided.

@sre-ci-robot
Copy link
Collaborator

Welcome @Chiiizzzy! It looks like this is your first PR to zilliztech/akcio 🎉

main.py Outdated Show resolved Hide resolved
@jaelgu
Copy link
Collaborator

jaelgu commented Aug 18, 2023

/approve

main.py Outdated
latencies = {}
latencies['all'] = []

requests_total = Counter('requests_total', 'Cumulative requests')
Copy link
Collaborator

Choose a reason for hiding this comment

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

How to differentiate metrics of different processes.

main.py Outdated Show resolved Hide resolved
main.py Outdated Show resolved Hide resolved
main.py Outdated Show resolved Hide resolved
@Chiiizzzy Chiiizzzy requested review from junjiejiangjjj and removed request for zc277584121 and jaelgu August 22, 2023 03:28
@junjiejiangjjj
Copy link
Collaborator

/approve
/lgtm

@sre-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Chiiizzzy, jaelgu, junjiejiangjjj

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

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [jaelgu,junjiejiangjjj]

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

@sre-ci-robot sre-ci-robot merged commit 2cfbe13 into zilliztech:main Aug 28, 2023
2 checks passed
@Chiiizzzy Chiiizzzy deleted the prom branch August 28, 2023 07:02
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.

4 participants