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 / Prometheus #1

Merged
merged 16 commits into from
Jun 8, 2017
Merged

Metrics / Prometheus #1

merged 16 commits into from
Jun 8, 2017

Conversation

thomasst
Copy link
Member

@thomasst thomasst commented Jun 2, 2017

  • Update README

@jkemp101 please review and let me know if I've used Prometheus best practices / feel free to make any adjustments.

@thomasst thomasst requested a review from jkemp101 June 2, 2017 03:29
Copy link
Member

@jkemp101 jkemp101 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sure you review my changes.

@thomasst
Copy link
Member Author

thomasst commented Jun 5, 2017

Looks good. Should we just call increase_connection_count() and decrease_connection_count() and do the distinction between active and total connections in socketshark/metrics/prometheus.py?

@jkemp101
Copy link
Member

jkemp101 commented Jun 6, 2017

@thomasst I like the idea of doing increase_connection_count() and decrease_connection_count() and made the changes.

@thomasst
Copy link
Member Author

thomasst commented Jun 7, 2017

@jkemp101 Take a final look and then I'll merge this.

@jkemp101
Copy link
Member

jkemp101 commented Jun 7, 2017

LGTM, thanks for fixing the logging backend

@thomasst thomasst merged commit ffc2bb2 into master Jun 8, 2017
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