Skip to content

Commit

Permalink
Fix incorrect words for pulsar and bookkeeper monitoring docs (#11727)
Browse files Browse the repository at this point in the history
  • Loading branch information
peachisai authored Jan 4, 2024
1 parent f3ecf4f commit 00eb71a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions docs/en/changes/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
2 changes: 1 addition & 1 deletion docs/en/setup/backend/backend-bookkeeper-monitoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.
2 changes: 1 addition & 1 deletion docs/en/setup/backend/backend-pulsar-monitoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.

0 comments on commit 00eb71a

Please sign in to comment.