Fix incorrect words for pulsar and bookkeeper monitoring docs (#11727)

This commit is contained in:
peachisai 2024-01-04 19:55:57 +08:00 committed by GitHub
parent f3ecf4f5cc
commit 00eb71a1de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 2 deletions

View File

@ -28,5 +28,6 @@
* Add `SWIP-1 Create and detect Service Hierarchy Relationship`.
* Add `SWIP-2 Collecting and Gathering Kubernetes Monitoring Data`.
* Update the `Overview` docs to add the `Service Hierarchy Relationship` section.
* Fix incorrect words for `backend-bookkeeper-monitoring.md` and `backend-pulsar-monitoring.md`
All issues and pull requests are [here](https://github.com/apache/skywalking/milestone/202?closed=1)

View File

@ -58,4 +58,4 @@ the OAP. In each cluster, the nodes are represented as `Instance`.
You can customize your own metrics/expression/dashboard panel.
The metrics definition and expression rules are found
in `otel-rules/bookkeeper/bookkeeper-cluster.yaml, otel-rules/bookkeeper/bookkeeper-node.yaml`.
The RabbitMQ dashboard panel configurations are found in `/config/ui-initialized-templates/bookkeeper`.
The Bookkeeper dashboard panel configurations are found in `/config/ui-initialized-templates/bookkeeper`.

View File

@ -64,4 +64,4 @@ the OAP. In each cluster, the nodes are represented as `Instance`.
You can customize your own metrics/expression/dashboard panel.
The metrics definition and expression rules are found
in `otel-rules/pulsar/pulsar-cluster.yaml, otel-rules/pulsar/pulsar-broker.yaml`.
The RabbitMQ dashboard panel configurations are found in `ui-initialized-templates/pulsar`.
The Pulsar dashboard panel configurations are found in `ui-initialized-templates/pulsar`.