mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
varnish4_: Remove extra linebreaks
This commit is contained in:
parent
0cb53cdbd3
commit
0f53bf5f0d
1 changed files with 0 additions and 9 deletions
|
@ -715,31 +715,24 @@ my %ASPECTS = (
|
|||
},
|
||||
'sess_drop' => {
|
||||
'type' => 'DERIVE'
|
||||
|
||||
},
|
||||
'backend_unhealthy' => {
|
||||
'type' => 'DERIVE'
|
||||
|
||||
},
|
||||
'fetch_failed' => {
|
||||
'type' => 'DERIVE'
|
||||
|
||||
},
|
||||
'backend_busy' => {
|
||||
'type' => 'DERIVE'
|
||||
|
||||
},
|
||||
'threads_failed' => {
|
||||
'type' => 'DERIVE'
|
||||
|
||||
},
|
||||
'threads_limited' => {
|
||||
'type' => 'DERIVE'
|
||||
|
||||
},
|
||||
'threads_destroyed' => {
|
||||
'type' => 'DERIVE'
|
||||
|
||||
},
|
||||
'thread_queue_len' => {
|
||||
'type' => 'GAUGE'
|
||||
|
@ -749,11 +742,9 @@ my %ASPECTS = (
|
|||
},
|
||||
'esi_errors' => {
|
||||
'type' => 'DERIVE'
|
||||
|
||||
},
|
||||
'esi_warnings' => {
|
||||
'type' => 'DERIVE'
|
||||
|
||||
},
|
||||
'sess_fail' => {
|
||||
'type' => 'DERIVE'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue