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

Initial Proemtheus metrics support #97

Merged
merged 1 commit into from
Aug 3, 2018
Merged

Conversation

bakins
Copy link
Contributor

@bakins bakins commented Jul 29, 2018

This is based on #93 which added the HTTP listener.

This adds the Prometheus metrics handler but does not record any application specific metrics. I think we may want to wait until #95 is merged before adding metrics as that PR changed the structure of how the loop is ran.

I had to "fix" the protobuf dependency to get this to work with the addition of Prometheus.

@linki
Copy link
Owner

linki commented Jul 30, 2018

@bakins you can now rebase on master

@bakins
Copy link
Contributor Author

bakins commented Jul 30, 2018

@linki I rebased. Do you want to review this as is or would you like me to add some metrics first? Initial metrics I considered was number of runs and errors - possibly with timings on them. I wasn't sure if you wanted a different PR for those.

@linki
Copy link
Owner

linki commented Aug 3, 2018

@bakins It's fine. Thank you! 😄

@linki linki merged commit 3861bf2 into linki:master Aug 3, 2018
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

Successfully merging this pull request may close these issues.

2 participants