Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如何加入Prometheus的监控中去? #1970

Closed
beelzebub2006 opened this issue Sep 21, 2020 · 5 comments
Closed

如何加入Prometheus的监控中去? #1970

beelzebub2006 opened this issue Sep 21, 2020 · 5 comments

Comments

@beelzebub2006
Copy link

如何加入Prometheus的监控中去?

@dususu
Copy link

dususu commented Dec 1, 2020

同问

@wuxiaoyi
Copy link

wuxiaoyi commented Dec 2, 2020

可以引入

<dependency>
	<groupId>io.micrometer</groupId>
	<artifactId>micrometer-registry-prometheus</artifactId>
</dependency>

监控点url: xxx/xxl-job-admin/actuator/prometheus
配置到Prometheus平台就好了

@dususu
Copy link

dususu commented Dec 8, 2020

@wuxiaoyi 谢谢~ 知道了

@system51
Copy link

system51 commented Apr 3, 2023

@wuxiaoyi 你说的引入是在哪里引入啊?

@xiaoshumiao6
Copy link

你们搞定了吗? Prometheus 监控?
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants