File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77module Process
88 # @namespace
99 module Metrics
10- VERSION = "0.8 .0"
10+ VERSION = "0.9 .0"
1111 end
1212end
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Please see the [project documentation](https://socketry.github.io/process-metric
1616
1717Please see the [ project releases] ( https://socketry.github.io/process-metrics/releases/index ) for all releases.
1818
19- ### Unreleased
19+ ### v0.9.0
2020
2121 - ` Process::Metrics::Memory.total_size ` takes into account cgroup limits.
2222 - On Linux, capturing faults is optional, controlled by ` capture(faults: true/false) ` .
Original file line number Diff line number Diff line change 11# Releases
22
3- ## Unreleased
3+ ## v0.9.0
44
55 - ` Process::Metrics::Memory.total_size ` takes into account cgroup limits.
66 - On Linux, capturing faults is optional, controlled by ` capture(faults: true/false) ` .
You can’t perform that action at this time.
0 commit comments