skywalking icon indicating copy to clipboard operation
skywalking copied to clipboard

[Bug] BanyanDB binaries.md doc issue.

Open wu-sheng opened this issue 1 year ago • 0 comments

Search before asking

  • [X] I had searched in the issues and found no similar issues.

Apache SkyWalking Component

BanyanDB (apache/skywalking-banyandb)

What happened

  • make -C banyand release or make -C banyand static builds out a static binary banyand-server-static for releasing.

Build docs command is not correct.

  • make -C bydbctl release cross-builds several binaries for multi-platforms.

This command is only for ctl and not clear enough. AFAIK, banyandb server is not suitable for all platforms.

What you expected to happen

Correct the docs. make -C banyand banyand-server-static works, but I am not sure about the release relative command.

ctl docs should be separated from server build commands.

How to reproduce

Just follow the docs.

Anything else

No response

Are you willing to submit a pull request to fix on your own?

  • [ ] Yes I am willing to submit a pull request on my own!

Code of Conduct

wu-sheng avatar May 05 '24 02:05 wu-sheng