Conversation
|
Someone is attempting to deploy a commit to the NetBird GmbH Team on Vercel. A member of the Team first needs to authorize it. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe Relay observability documentation now describes standalone metrics and healthcheck listener binding. It documents ChangesRelay observability documentation
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~3 minutes Change: Other Merge Risk: ⚪ Minimal · up to The documentation is ready to remain draft pending the related implementation; no merge-blocking risk is identified. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
Warning Some tools did not complete. Review the errors below. 🔧 ESLint
src/pages/selfhosted/observability/relay.mdxtypescript-eslint does not support TS 7.0. Oops! Something went wrong! :( ESLint: 9.39.5 Error: typescript-eslint does not support TS 7.0. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. A rabbit reads the Relay guide, Comment |
61c0033 to
ff76a7b
Compare
|
Updated the commit author and committer email using a force push with an explicit lease. File contents are unchanged. |
Operators running Relay on bare metal need to bind metrics and healthcheck to loopback. Document the standalone Relay host:port metrics syntax, existing healthcheck address flag, and their environment variables, including unchanged defaults and IPv6 examples.
Related to netbirdio/netbird#2836. Companion implementation: netbirdio/netbird#7468. Keep this draft until that implementation lands.
Validation:
npm run buildandnpm run lint:mdxpassed.Summary by CodeRabbit
--metrics-portsupports both port-only andhost:portvalues.0handling.