apache / dubbo-js

The Typescript implementation of Apache Dubbo. An RPC and microservice framework for Node.js and Web development.
https://dubbo.apache.org/
Apache License 2.0
766 stars 160 forks source link

Add Dubbo JS Observable Service #398

Closed openlg closed 6 months ago

openlg commented 6 months ago

Currently supported:

dubbo-node supports customer metrics collection and exposure. Dubbo fastify supports provider metrics collection and exposure. Currently only dubbo_provider_requests_total, dubbo_provider_requests_succeed_total, dubbo_provider_requests_failed_total, dubbo_provider_qps_total, dubbo_consumer_requests_total, dubbo_consumer_requests_succeed_total, dubbo_consumer_requestsfailed are supported. total, dubbo_consumer_qps_total metrics.

Current remaining issues:

dubbo-web does not add customer indicator collection dubbo-express dubbo-next dubbo-node does not add provider indicator collection Complete more monitoring indicators Call chain tracking is not implemented

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud