wu-sheng commented on code in PR #11339:
URL: https://github.com/apache/skywalking/pull/11339#discussion_r1373171854
##########
docs/menu.yml:
##########
@@ -265,6 +265,10 @@ catalog:
path: "/en/setup/backend/backend-rabbitmq-monitoring"
- name: "Kafka"
path: "/en/setup/backend/backend-kafka-monitoring"
+ - name: "Pulsar"
+ path: "/en/setup/backend/backend-pulsar-monitoring"
+ - name: "Bookkeeper"
+ path: "/en/setup/backend/backend-bookkeeper-monitoring"
Review Comment:
`Bookkeeper` -> `BookKeeper`. Case is sensitive for the name.
According to its website,
> About
Apache BookKeeper - a scalable, fault tolerant and low latency storage
service optimized for append-only workloads
This part should be in the database catalog.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]