mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-07 10:56:49 +00:00
munin stats: fix typo in mutable file stats
This commit is contained in:
parent
f74042c75e
commit
5f5ed6b08d
@ -312,8 +312,8 @@ PLUGINS = {
|
||||
'graph_render': '\n'.join(['%(name)s.value %(value)s',
|
||||
]),
|
||||
},
|
||||
'tahoe_mutable_bytes_published':
|
||||
{ 'statid': 'mutable.bytes_published',
|
||||
'tahoe_mutable_files_published':
|
||||
{ 'statid': 'mutable.files_published',
|
||||
'category': 'counters',
|
||||
'configheader': '\n'.join(['graph_title Tahoe Mutable Files Published',
|
||||
'graph_vlabel files',
|
||||
|
Loading…
x
Reference in New Issue
Block a user