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

Add instrumentation (tracing and metrics) #17

Open
ethanfrey opened this issue Feb 11, 2018 · 2 comments
Open

Add instrumentation (tracing and metrics) #17

ethanfrey opened this issue Feb 11, 2018 · 2 comments

Comments

@ethanfrey
Copy link
Contributor

Idea: monkit, opentracing, prometheus???

Something so we can get metrics from a running system, find real bottlenecks

@ethanfrey
Copy link
Contributor Author

We seem to have some working code for existing metrics which is very helpful.

This is to define an idea of how to plug in more metric collection from the abci app for various items of interest.

I think @alpe already slack-ed some ideas on what to do, just write those down in a markdown file for now. We can implement later.

@alpe
Copy link
Contributor

alpe commented Nov 16, 2018

Exporting some KPI metrics via prometheus would be nice. Like number of wallets, Tx send, usernames registered, etc for graphs.
Also request duration, result status, etc for fine grained analysis. But we get a lot from traefik already.

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