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

expose mesos framework metrics #96

Open
liorchaga opened this issue Jun 22, 2020 · 3 comments
Open

expose mesos framework metrics #96

liorchaga opened this issue Jun 22, 2020 · 3 comments

Comments

@liorchaga
Copy link

expose per each framework:
active
used resources
offered resources

liorchaga referenced this issue in taboola/mesos_exporter Jun 22, 2020
add framework metrics
liorchaga referenced this issue in taboola/mesos_exporter Jun 25, 2020
reset gauge vectors (to remove stale metrics of completed frameworks or removed slaves)
add hostname to slave labels
@Brico87
Copy link

Brico87 commented Aug 6, 2020

Hey ! Could your PR will also export the metrics associated to framework's tasks execution like describe in http://mesos.apache.org/documentation/latest/monitoring/#frameworks ?

@liorchaga
Copy link
Author

@Brico87
Do you refer to the metric per framework, like master/frameworks/<ENCODED_FRAMEWORK_NAME>/<FRAMEWORK_ID>/subscribed?
My mesos clusters are running 1.5, this was introduced in 1.10, so will have to upgrade mesos first. So I can't promise it will be done soon (work priorities...). But will look into it, if there's good incentive for us to upgrade mesos might be able to push it.

@Brico87
Copy link

Brico87 commented Aug 6, 2020

Yes indeed. I am talking about that.

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

2 participants