We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fcc77c6 + fd40922 commit fc17731Copy full SHA for fc17731
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
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
+
14
### 0.30.1 (2018-06-11)
15
- Revert switch from inotify to fsnotify
16
0 commit comments