Fix "bad key in etcd" in mon for FS pools
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ const etcd_allow = new RegExp('^'+[
|
|||||||
'pg/history/[1-9]\\d*/[1-9]\\d*',
|
'pg/history/[1-9]\\d*/[1-9]\\d*',
|
||||||
'pool/stats/[1-9]\\d*',
|
'pool/stats/[1-9]\\d*',
|
||||||
'history/last_clean_pgs',
|
'history/last_clean_pgs',
|
||||||
'inode/stats/[1-9]\\d*/[1-9]\\d*',
|
'inode/stats/[1-9]\\d*/\\d+',
|
||||||
'pool/stats/[1-9]\\d*',
|
'pool/stats/[1-9]\\d*',
|
||||||
'stats',
|
'stats',
|
||||||
'index/image/.*',
|
'index/image/.*',
|
||||||
|
|||||||
Reference in New Issue
Block a user