[Feature][zeta]Support exposing monitoring metrics by prometheus exporter protocol#7564
Merged
Conversation
Member
|
cc @hailin0 |
Hisoka-X
reviewed
Sep 4, 2024
Member
|
The grafana-dashboard.json is empty. Please update it. |
Contributor
Author
@Hisoka-X As mentioned above, grafana template will have to wait a little longer, but this week |
Member
|
good job |
Member
|
Please add monitoring screenshots of grafana |
ea4315b to
b86c87b
Compare
9453cfa to
84e9b57
Compare
Contributor
Author
Hisoka-X
reviewed
Sep 8, 2024
Hisoka-X
reviewed
Sep 9, 2024
| | jvm_buffer_pool_capacity_bytes | Gauge | **池**,包括:"direct" "mapped" | 给定 JVM 缓冲池的字节容量 | | ||
| | jvm_buffer_pool_used_buffers | Gauge | **池**,包括:"direct" "mapped" | 给定 JVM 缓冲池使用的缓冲区 | | ||
|
|
||
| ### 通过 Prometheus 和 Grafana 进行集群监控 |
Member
There was a problem hiding this comment.
Suggested change
| ### 通过 Prometheus 和 Grafana 进行集群监控 | |
| ## 通过 Prometheus 和 Grafana 进行集群监控 |
Hisoka-X
approved these changes
Sep 9, 2024
hailin0
approved these changes
Sep 9, 2024
3 tasks
Hisoka-X
reviewed
Sep 10, 2024
Comment on lines
+24
to
+28
| The [metric text of prometheus](./telemetry/metrics.txt),which get | ||
| from `http:{instanceHost}:5801/hazelcast/rest/instance/metrics`. | ||
|
|
||
| The [metric text of openMetrics](./telemetry/openmetrics.txt),which get | ||
| from `http:{instanceHost}:5801/hazelcast/rest/instance/openmetrics`. |
Member
There was a problem hiding this comment.
The http path looks not right, it missed //. Could you create a PR to correct it? @corgy-w
LeonYoah
pushed a commit
to LeonYoah/seatunnel
that referenced
this pull request
Oct 24, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose of this pull request
issue: #7539
ing: :>
Does this PR introduce any user-facing change?
How was this patch tested?
e2e
Check list
New License Guide
release-note.