weixiang1862 opened a new issue, #11045:
URL: https://github.com/apache/skywalking/issues/11045

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no 
similar feature requirement.
   
   
   ### Description
   
   MongoDB is a popular document database, I hava do some works on mongodb 
monitoring and I want ask for a permit to contribute it to skywalking. 
Currently, it support mongodb single node、replSet、shard cluster monitoring. The 
mapping of mongodb and skywalking like the following table:
   |MongoDB|skywalking|
   |-----------|------------|
   |cluster|Service|
   |Node|Instance|
   |ReplSet|Endpoint|
   
   Data flow:
   [mongodb exporter](https://github.com/percona/mongodb_exporter) -> 
OpenTelemetry Collector -> SkyWalking OTEL receiver (OTLP)
   
   I hava following two questions:
   1. whether it is appropriate monitoring replset as skywalking endpoint?
   2. I want add a menu named MongoDB under database menu, is it ok?
   
   ### Use case
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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]

Reply via email to