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

requests and notfound metric missing #218

Closed
magiconair opened this issue Jan 18, 2017 · 1 comment
Closed

requests and notfound metric missing #218

magiconair opened this issue Jan 18, 2017 · 1 comment
Labels
Milestone

Comments

@magiconair
Copy link
Contributor

With fabio 1.3 I've introduced a bug which omits the requests and notfound metrics to be reported. This is because of a wrong init order in the main() function. I am going to fix that quickly and roll a 1.3.7.

@magiconair magiconair added the bug label Jan 18, 2017
@magiconair magiconair added this to the 1.3.7 milestone Jan 18, 2017
magiconair added a commit that referenced this issue Jan 19, 2017
This patch fixes the initialization order in the main()
function to ensure that the global metrics registries are
created before they are being used.
@magiconair
Copy link
Contributor Author

Released 1.3.7

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

No branches or pull requests

1 participant