-
Notifications
You must be signed in to change notification settings - Fork 284
Specify --metrics-bind-addr for CAPO manager #725
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
Specify --metrics-bind-addr for CAPO manager #725
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jichenjc 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:
Approvers can indicate their approval by writing |
|
Build failed.
|
|
Default is 127.0.0.1:10249. Do we have any reason |
is in same file ...previously it's also 8080 |
|
recheck |
I understand. I wondered after checking capa source which is not have |
|
|
capi seems not to be 8080
CAPI is also. So, |
|
Thanks for you, I found another issue and raised #728 😃 |
|
Build failed.
|
|
recheck |
|
@hidekazuna So I think you are saying this good PR and only wait for CI? or any changes need to be made? |
|
Build failed.
|
This comment has been minimized.
This comment has been minimized.
|
recheck |
|
Build failed.
|
|
recheck |
|
Build failed.
|
|
recheck |
|
/lgtm |
|
Thanks for the patch @jichenjc |
|
@jichenjc
We do not need this PR. Actually we can get the same result using |
are those for proxy and webhook? the PR is for the manager .. |
|
Patches are for manager. |
🏃 Revert Merge pull request #725
What this PR does / why we need it:
add --metrics-bind-addr=127.0.0.1:8080 so that capo can report metrics info
this previously exist and removed somehow..
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close the issue(s) when PR gets merged):Fixes #
Special notes for your reviewer:
Release note: