Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Metrics for fleet daemon via Prometheus #1233

Closed
mwitkow opened this issue May 22, 2015 · 6 comments
Closed

Metrics for fleet daemon via Prometheus #1233

mwitkow opened this issue May 22, 2015 · 6 comments

Comments

@mwitkow
Copy link
Contributor

mwitkow commented May 22, 2015

Etcdv2 seems to have preliminary support for Prometheus metrics (2.1alpha). Are you guys planning on adding support for Prometheus metrics as well? It would be fantastic to be able to monitor:

  • whether this fleet instance is the current engine leader
  • task completion broken down by:
    • outcome (success, failure)
    • failure reason code, e.g. machine_left_cluster
  • number of locally scheduled fleet tasks (on that instance)
  • number of machines in the cluster by tag string

If it's not on your roadmap anytime soon, can you provide pointers on how to start hacking on this?

@anglerud
Copy link

anglerud commented Jun 3, 2015

I'm planning to have a look at implementing Prometheus metrics - but I'd like to double-check first that I'm not duplicating any effort that he fleet team currently has under way.

@bcwaldon
Copy link
Contributor

bcwaldon commented Jul 9, 2015

We haven't considered adding this, but if someone were to add it to fleet, I would be more than happy to review it.

@bcwaldon bcwaldon changed the title Metrics for fleet daemon Metrics for fleet daemon via Prometheus Jul 9, 2015
@webwurst
Copy link

webwurst commented Feb 6, 2016

Any news on this? Just found https://github.com/gambol99/prometheus-fleet but haven't tried yet.

@jonboulle
Copy link
Contributor

There's a PR at #1415 in need of review - help welcome.

@jonboulle jonboulle added this to the v0.13.0 milestone Feb 6, 2016
@kayrus
Copy link
Contributor

kayrus commented Apr 11, 2016

covered by #1524

@tixxdz
Copy link
Contributor

tixxdz commented Apr 18, 2016

#1524 merged.

@tixxdz tixxdz closed this as completed Apr 18, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

7 participants