Skip to content

Commit

Permalink
Release v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
treydock committed Oct 2, 2020
1 parent 59b0b27 commit f1a2d7b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.5.0 / 2020-10-02

* Add cgroup_process_exec_count metric
* Switch logging to promlog
* Parallelize cgroup loads and process info collection

## 0.4.0 / 2020-10-01

* Add cgroup_cpu_info metric
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.0
0.5.0

0 comments on commit f1a2d7b

Please sign in to comment.