bundles/grafana: change logBase for nginx timing dashboard
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
ba30015f7f
commit
686aa533e8
1 changed files with 1 additions and 1 deletions
|
@ -352,7 +352,7 @@ def dashboard_row_nginx(panel_id, node):
|
|||
{
|
||||
'format': 's',
|
||||
'label': 'request time',
|
||||
'logBase': 2,
|
||||
'logBase': 1,
|
||||
'max': None,
|
||||
'min': 0,
|
||||
'show': True,
|
||||
|
|
Loading…
Reference in a new issue