-
Notifications
You must be signed in to change notification settings - Fork 2
chore(devops): set up basic prometheus metrics #541
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
Conversation
Co-authored-by: neSpecc <[email protected]>
Co-authored-by: neSpecc <[email protected]>
Co-authored-by: neSpecc <[email protected]>
Co-authored-by: neSpecc <[email protected]>
|
Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
@copilot there is an error during 3.908 error An unexpected error occurred: "Commit hash required". |
Co-authored-by: neSpecc <[email protected]>
Fixed. The issue was that yarn.lock had lost the commit hash for the git dependency (codex-accounting-sdk). Restored the original yarn.lock and properly added prom-client using Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
@copilot some of ci failed: https://github.com/codex-team/hawk.api.nodejs/actions/runs/18358440930/job/52296525978?pr=541
Consider using node 16 in Dockerfile.dev And check other CI as well |
… compatibility Co-authored-by: neSpecc <[email protected]>
Updated to Node 16 for prom-client compatibility:
All CI workflows now use Node 16.16.0 (from .nvmrc), which satisfies prom-client's requirement of "^16 || ^18 || >=20". Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Original prompt
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.