mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-07 19:04:21 +00:00
munin/tahoe_server_latency: add percentile to graph title
This commit is contained in:
parent
3e9322bcb6
commit
870fb68620
@ -64,7 +64,7 @@ else:
|
||||
what = percentile.replace("_", ".") + "th percentile"
|
||||
|
||||
configinfo = \
|
||||
"""graph_title Tahoe Server '%(operation)s' Latency
|
||||
"""graph_title Tahoe Server '%(operation)s' Latency (%(what)s)
|
||||
graph_vlabel seconds
|
||||
graph_category tahoe
|
||||
graph_info This graph shows how long '%(operation)s' operations took on the storage server, the %(what)s delay between message receipt and response generation, calculated over the last thousand operations.
|
||||
|
Loading…
x
Reference in New Issue
Block a user