This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git
The following commit(s) were added to refs/heads/master by this push:
new 9dcf64ecf6 Update banyandb.md (#13098)
9dcf64ecf6 is described below
commit 9dcf64ecf6fe7e55848d83f2f69d1f73ffacb5c7
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Wed Mar 12 21:20:37 2025 +0800
Update banyandb.md (#13098)
---
docs/en/setup/backend/storages/banyandb.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/en/setup/backend/storages/banyandb.md
b/docs/en/setup/backend/storages/banyandb.md
index 91db12c986..dd1f01f1d8 100644
--- a/docs/en/setup/backend/storages/banyandb.md
+++ b/docs/en/setup/backend/storages/banyandb.md
@@ -26,7 +26,7 @@ In the `application.yml` file, select the BanyanDB storage
provider:
```yaml
storage:
- banyandb:
+ selector: ${SW_STORAGE:banyandb}
```
Since 10.2.0, the banyandb configuration is separated to an independent
configuration file: `bydb.yaml`: