coroot / coroot-node-agent

A Prometheus exporter based on eBPF that gathers comprehensive container metrics
https://coroot.com/docs/metrics/node-agent
Apache License 2.0
294 stars 54 forks source link

Support l7 Dubbo2 protocol. #58

Closed wenhuwang closed 6 months ago

wenhuwang commented 6 months ago

The Dubbo2 protocol is an RPC communication protocol built on top of the TCP transport layer protocol, java applications are widely used in China, Document introduction: https://cn.dubbo.apache.org/en/overview/core-features/protocols/.