Skip to content

Commit 40e00a5

Browse files
authored
Sync UI (#13558)
1 parent e696349 commit 40e00a5

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

oap-server/server-starter/src/main/resources/ui-initialized-templates/banyandb/banyandb-root.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
"graph": {
3030
"fontColor": "theme",
3131
"backgroundColor": "theme",
32-
"content": "BanyanDB is a distributed time-series database with built-in self-monitoring for real-time tracking of system health, performance, and resource utilization.",
32+
"content": "Provide BanyanDB monitoring through OpenTelemetry's Prometheus Receiver",
3333
"fontSize": 14,
3434
"textAlign": "left",
35-
"url": "https://skywalking.apache.org/docs/main/next/en/setup/backend/backend-banyandb/"
35+
"url": "https://skywalking.apache.org/docs/main/next/en/banyandb/dashboards-banyandb/"
3636
}
3737
}
3838
],

oap-server/server-starter/src/main/resources/ui-initialized-templates/menu.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ menus:
259259
i18nKey: self_observability_satellite
260260
- title: BanyanDB Server
261261
layer: BANYANDB
262-
description: BanyanDB is a time-series database designed for observability data storage and analysis.
262+
description: Provide BanyanDB monitoring through OpenTelemetry's Prometheus Receiver.
263263
documentLink: https://skywalking.apache.org/docs/main/next/en/banyandb/dashboards-banyandb/
264264
i18nKey: self_observability_banyandb
265265
- title: SkyWalking Java Agent

0 commit comments

Comments
 (0)