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

Metrics adapters/collectors #5

Open
1 of 7 tasks
h2non opened this issue Apr 9, 2016 · 8 comments
Open
1 of 7 tasks

Metrics adapters/collectors #5

h2non opened this issue Apr 9, 2016 · 8 comments
Assignees

Comments

@h2non
Copy link
Member

h2non commented Apr 9, 2016

For now, we can support the following adapters for metrics collection:

  • InfluxDB
  • Prometheus

Upcoming (future versions):

  • Statsd
  • Librato
  • Graphite
  • Datadog
  • OpenTSDB

@groyoh Any other relevant for you?

@h2non h2non self-assigned this Apr 9, 2016
@groyoh
Copy link
Member

groyoh commented Apr 9, 2016

http://opentsdb.net/ maybe?

@h2non
Copy link
Member Author

h2non commented Apr 9, 2016

Added to the list.

I'm close to finish an initial usable implementation of this package.
Will probably write a listener adapter for InfluxDB in first place.

@h2non
Copy link
Member Author

h2non commented Apr 9, 2016

Real time metrics using InfluxDB + Chronograf with a vinxi proxy 🎉

captura de pantalla 2016-04-10 a las 0 50 15

Still a work in progress, but looks promising.

@groyoh
Copy link
Member

groyoh commented Apr 10, 2016

Looks nice :)

@h2non
Copy link
Member Author

h2non commented Apr 10, 2016

Another screenshot showing the response time in milliseconds.

captura de pantalla 2016-04-10 a las 19 37 50

@h2non
Copy link
Member Author

h2non commented Apr 11, 2016

@groyoh Do you want to implement the next reporter? I vote for Prometheus. I would like to move with another package and improvements, but it's fine to do this as well. No compromise at all.

@groyoh
Copy link
Member

groyoh commented Apr 11, 2016

@h2non Yeah sure.

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

No branches or pull requests

2 participants