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

List 3rd party software exporting prometheus metrics or supporting prometheus in other ways #68

Closed
beorn7 opened this issue Apr 22, 2015 · 10 comments

Comments

@beorn7
Copy link
Member

beorn7 commented Apr 22, 2015

So far, we only list exporters, but there is so much more...

https://github.com/google/cadvisor
https://github.com/GoogleCloudPlatform/kubernetes
https://github.com/armon/go-metrics
https://github.com/coreos/etcd
https://github.com/mesosphere/kubernetes-mesos
https://github.com/peterbourgon/gokit

Anything else?

@fabxc
Copy link
Contributor

fabxc commented Apr 22, 2015

The Django integration is interesting as well: https://github.com/korfuri/django-prometheus

@juliusv
Copy link
Member

juliusv commented Apr 22, 2015

@beorn7
Copy link
Member Author

beorn7 commented Apr 28, 2015

@tgulacsi
Copy link

@fabxc
Copy link
Contributor

fabxc commented Apr 28, 2015

@juliusv
Copy link
Member

juliusv commented Apr 28, 2015

This is awesome. I'm preparing a PR to put them under a "third party" section under http://prometheus.io/docs/instrumenting/exporters/. Some of them are clearly exporters in the sense that they extract metrics from an existing system and translate them into Prometheus metrics. Others are directly instrumenting the thing-to-be-measured, like Etcd. Others are kind of in-between, like cadvisor. It might be hard to draw clear limits here. How aobut just calling the section "Third-party integrations and exporters" (or similar) and mention them all in one go?

@juliusv
Copy link
Member

juliusv commented Apr 28, 2015

I did end up splitting them up into exporters/directly-instrumented in the end.

Suggestion PR here: #71

@oliver006
Copy link

👍

@beorn7
Copy link
Member Author

beorn7 commented May 21, 2015

This has been fixed long ago.

@beorn7 beorn7 closed this as completed May 21, 2015
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