Skip to content

Commit

Permalink
Merge pull request #2038 from dashpole/v0.31.0_changelog
Browse files Browse the repository at this point in the history
v0.31.0 changelog
  • Loading branch information
dashpole authored Sep 7, 2018
2 parents fcc77c6 + fd40922 commit fc17731
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

### 0.31.0 (2018-09-07)
- Fix NVML initialization race condition
- Fix brtfs filesystem discovery
- Fix race condition with AllDockerContainers
- Don't watch .mount cgroups
- Reduce lock contention during list containers
- Don't produce prometheus metrics for ignored metrics
- Add option to not export container labels as prometheus labels
- Docs: Publish cAdvisor daemonset
- Docs: Add documentation for exported prometheus metrics

### 0.30.1 (2018-06-11)
- Revert switch from inotify to fsnotify

Expand Down

0 comments on commit fc17731

Please sign in to comment.