Merge pull request #1469 from hzamani/etcd_metrics

Add etcd metrics flag
This commit is contained in:
Spencer Smith
2017-07-31 09:04:07 -04:00
committed by GitHub
3 changed files with 6 additions and 0 deletions

View File

@@ -101,3 +101,6 @@ kernel_upgrade: false
## Etcd auto compaction retention for mvcc key value store in hour
#etcd_compaction_retention: 0
## Set level of detail for etcd exported metrics, specify 'extensive' to include histogram metrics.
#etcd_metrics: basic