-
Notifications
You must be signed in to change notification settings - Fork 811
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
Metrics: add namespace to distinguish fleets with the same name #1585
Metrics: add namespace to distinguish fleets with the same name #1585
Conversation
Build Failed 😱 Build Id: 03f3f49d-a19b-4da2-985b-f640a185031c To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Seems that github breaks website check again:
And
I am able to reproduce similar with |
@akremsa Please include
|
It's so weird. Locally, it will do 5 retries (shell sees |
bbdce14
to
4d502c0
Compare
4d502c0
to
94952b9
Compare
Build Failed 😱 Build Id: 84b5ce43-2807-4859-8553-4c192b89a69f To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Build Succeeded 👏 Build Id: d3d0c44c-357b-4c07-886c-cefd0911f693 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
94952b9
to
05c4ca9
Compare
@aLekSer is right. I was checking gameservers_count metric and found that gs amount is different for each namespace. Fixed in the latest commit. @markmandel please check. |
Build Failed 😱 Build Id: 8b21ab52-9f4a-48e2-bbb4-54a26629a5f4 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
05c4ca9
to
eb20357
Compare
Build Succeeded 👏 Build Id: 0520c2d4-c6d3-4d75-924b-7948ec581de1 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
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.
Left some small comments. Overall looks promising.
make none to be a constant removed redundant output used for debug
eb20357
to
8c0702f
Compare
Build Succeeded 👏 Build Id: a0e95e54-4cd2-4db8-a683-51152f9d3aa3 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
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.
Now this PR looks nice.
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: akremsa, aLekSer The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
New changes are detected. LGTM label has been removed. |
Build Succeeded 👏 Build Id: 97a858d2-421d-4dbb-9ea7-8bb0aea909f5 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
Build Succeeded 👏 Build Id: 9cbd3d86-cfae-4dad-b95f-0dc3662faa0e The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
…leforgames#1585) * Added namespace to recordFleetReplicas Co-authored-by: Alexander Apalikov <alexander.apalikov@globant.com> Co-authored-by: Mark Mandel <markmandel@google.com>
What type of PR is this?
What this PR does / Why we need it:
Fleet metrics from different namespaces are split.
Which issue(s) this PR fixes:
Closes #1501
Special notes for your reviewer:
gameservers_count:
Prometheus: