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. |
1 reply
|
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. |
1 reply
|
👍 I am good for this proposal. @wankai123 Please recheck. |
1 reply
|
@peachisai Could you polish this proposal? #11778 brings new metrics to this dashboard, right? |
0 replies
Okay, i will |
1 reply
|
@wu-sheng I edited the descriptions for size and offset. Could you take a look and let me know if they are okay? |
2 replies
|
Final version could be found https://skywalking.apache.org/docs/main/next/en/swip/swip-3/ |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
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-exportercollects 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.
All reactions