Fine0830 commented on PR #918:
URL: 
https://github.com/apache/skywalking-banyandb/pull/918#issuecomment-3698178636

   > Could you post the register request info here to help us recheck the 
codes? 
   
   Terminal 1 - BanyanDB:
   `./banyand/build/bin/dev/banyand-server standalone --logging-env=dev 
--logging-level=debug --grpc-port=17912 --http-port=17913`
   
   Terminal 2 - FODC Proxy:
   `build/bin/dev/fodc-proxy-cli --grpc-listen-addr=:17907 
--http-listen-addr=:17908 --agent-heartbeat-timeout=30s 
--agent-cleanup-timeout=5m`
   
   Terminal 3 - FODC Agent:
   `./build/bin/dev/fodc-agent-cli --proxy-addr=localhost:17907 
--node-ip=127.0.0.1 --node-port=17912 --node-role=standalone 
--metrics-endpoint=http://localhost:2121/metrics --poll-metrics-interval=10s`
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to