Skip to content

Commit fc17731

Browse files
authored
Merge pull request #2038 from dashpole/v0.31.0_changelog
v0.31.0 changelog
2 parents fcc77c6 + fd40922 commit fc17731

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
### 0.31.0 (2018-09-07)
4+
- Fix NVML initialization race condition
5+
- Fix brtfs filesystem discovery
6+
- Fix race condition with AllDockerContainers
7+
- Don't watch .mount cgroups
8+
- Reduce lock contention during list containers
9+
- Don't produce prometheus metrics for ignored metrics
10+
- Add option to not export container labels as prometheus labels
11+
- Docs: Publish cAdvisor daemonset
12+
- Docs: Add documentation for exported prometheus metrics
13+
314
### 0.30.1 (2018-06-11)
415
- Revert switch from inotify to fsnotify
516

0 commit comments

Comments
 (0)