Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix pid discovery for Unicorn in PidProvider | Aleksei Lipniagov | 2019-07-26 | 1 | -14/+52 |
| | |||||
* | Fix pid providing for Prometheus | Aleksei Lipniagov | 2019-07-18 | 1 | -0/+79 |
Use relative worker identifier for metrics (instead of Process.pid) and identify when Unicorn/Puma/Sidekiq is used. Previously, it was assumed that all metrics are gathered from Unicorn due to hardcoded implementation which was incorrect. |