Fix incorrect words for pulsar and bookkeeper monitoring docs (#11727)
This commit is contained in:
parent
f3ecf4f5cc
commit
00eb71a1de
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -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`.
|
||||
|
|
|
|||
|
|
@ -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`.
|
||||
|
|
|
|||
Loading…
Reference in New Issue