Replies: 7 comments 6 replies
-
The general guide and dependencies should be empty, as this feature is out of box. And you should list accepted metrics from OTEL, and metrics available for UI for various levels. |
Beta Was this translation helpful? Give feedback.
-
You don't import new lib, I think. RocketMQ as a part of ASF is safe for sure, my point is, it's not a dependency. |
Beta Was this translation helpful? Give feedback.
-
👍 I am good for this proposal. @wankai123 Please recheck. |
Beta Was this translation helpful? Give feedback.
-
@peachisai Could you polish this proposal? #11778 brings new metrics to this dashboard, right? |
Beta Was this translation helpful? Give feedback.
-
Okay, i will |
Beta Was this translation helpful? Give feedback.
-
@wu-sheng I edited the descriptions for size and offset. Could you take a look and let me know if they are okay? |
Beta Was this translation helpful? Give feedback.
-
Final version could be found https://skywalking.apache.org/docs/main/next/en/swip/swip-3/ |
Beta Was this translation helpful? Give feedback.
-
Motivation
RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications。Now that Skywalking has the capability to monitor OpenTelemetry metrics, I want to add RocketMQ monitoring via the OpenTelemetry Collector, which fetches metrics from the RocketMQ Exporter
Architecture Graph
There is no significant architecture-level change.
Proposed Changes
rocketmq-exporter
collects metrics from rocketmq and transport the data to opentelemetry collector,using skyWalking openTelemetry receiver to receive these metrics。Provide cluster ,broker and topic dimensions monitoring.
RocketMQ Cluster Supported Metrics
RocketMQ Broker Supported Metrics
RocketMQ Topic Supported Metrics
Imported Dependencies libs and their licenses.
No new dependency.
Compatibility
no breaking changes.
General usage docs
This feature is out of box.
Beta Was this translation helpful? Give feedback.
All reactions