Skip to content

[dinky-admin] Add support for exporting Prometheus monitoring data#4478

Open
liguifa wants to merge 6 commits intoDataLinkDC:devfrom
liguifa:metric-prometheus
Open

[dinky-admin] Add support for exporting Prometheus monitoring data#4478
liguifa wants to merge 6 commits intoDataLinkDC:devfrom
liguifa:metric-prometheus

Conversation

@liguifa
Copy link
Contributor

@liguifa liguifa commented Sep 15, 2025

添加一个/metric/prometheus接口,用于导出flink任务的监控数据给prometheus
1、 /metric/prometheus 导出全部的监控数据
2、/metric/prometheus/STATUS 导出任务状态数据
3、/metric/prometheus/JOBMANAGER 导出jobmanager的监控数据
4、/metric/prometheus/TASKMANAGER 导出taskmanager的监控数据
5、/metric/prometheus/VERTICES 导出vertices的监控数据

Copy link
Contributor

@aiwenmo aiwenmo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aiwenmo aiwenmo added the New Feature New feature label Mar 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

New Feature New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants