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

Automatic setup of exporting driver metrics to Prometheus #255

Closed
2 tasks done
liyinan926 opened this issue Aug 12, 2018 · 0 comments
Closed
2 tasks done

Automatic setup of exporting driver metrics to Prometheus #255

liyinan926 opened this issue Aug 12, 2018 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@liyinan926
Copy link
Collaborator

liyinan926 commented Aug 12, 2018

Metrics of the drivers can be exposed through JMX using the JmxSink, and then exported to Prometheus through the Prometheus JMX exporter. The Prometheus configuration file needed by the JMX exporter can be generated by the operator and automatically mounted into the driver pod through a ConfigMap. Then the annotation prometheus.io/scrape=true should make the Prometheus server to scrape the metrics exposed by the driver pods.

  • Implementation.
  • Documentation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant