An error occurred fetching the project authors.
- 18 Oct, 2019 1 commit
-
-
James Fargher authored
Ran: bundle exec rubocop --only RSpec/EmptyLineAfterSubject -a
-
- 14 Aug, 2019 1 commit
-
-
Aleksei Lipniagov authored
We don't use phase restarts, as we use `preload_app`: https://github.com/puma/puma/blob/master/README.md#clustered-mode `:puma_phase` values will always be zero.
-
- 04 Jun, 2019 1 commit
-
-
Jan Provaznik authored
In some cases (during worker start) it's possible that Puma.stats returns an empty hash for worker's last status. In that case we just skip sampling of the worker until these stats are available.
-
- 29 May, 2019 1 commit
-
-
Jan Provaznik authored
This sampler gathers Puma-specific metrics which can be used by Prometheus then.
-