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

Expand metrics collection to all modules #29

Merged
merged 30 commits into from
Jul 19, 2019
Merged

Expand metrics collection to all modules #29

merged 30 commits into from
Jul 19, 2019

Conversation

onitake
Copy link
Owner

@onitake onitake commented Jul 9, 2019

Goals:

  • Implement a more versatile stats collector
  • Run collection asynchronously

Contributes to #9 , #12 , #15

srgoni and others added 30 commits July 9, 2019 16:30
@onitake
Copy link
Owner Author

onitake commented Jul 19, 2019

During the course of this PR, it was determined that a custom metrics frameworks would be too much work and most of the requirements are already covered by the Prometheus client library.

The focus of this PR was shifted towards exposing Prometheus metrics.

Once this is done, it will be very easy to add additional metrics.

@onitake
Copy link
Owner Author

onitake commented Jul 19, 2019

Merging this PR now, as it already works as desired.

The old statistics API is still available, but will be deprecated in the next release.

@onitake onitake added this to the 0.7.0 milestone Jul 19, 2019
@onitake onitake merged commit 0d388f4 into master Jul 19, 2019
@onitake onitake deleted the feature/metrics branch July 19, 2019 19:25
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