mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-09-18 16:48:44 +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' => {
|
'sess_drop' => {
|
||||||
'type' => 'DERIVE'
|
'type' => 'DERIVE'
|
||||||
|
|
||||||
},
|
},
|
||||||
'backend_unhealthy' => {
|
'backend_unhealthy' => {
|
||||||
'type' => 'DERIVE'
|
'type' => 'DERIVE'
|
||||||
|
|
||||||
},
|
},
|
||||||
'fetch_failed' => {
|
'fetch_failed' => {
|
||||||
'type' => 'DERIVE'
|
'type' => 'DERIVE'
|
||||||
|
|
||||||
},
|
},
|
||||||
'backend_busy' => {
|
'backend_busy' => {
|
||||||
'type' => 'DERIVE'
|
'type' => 'DERIVE'
|
||||||
|
|
||||||
},
|
},
|
||||||
'threads_failed' => {
|
'threads_failed' => {
|
||||||
'type' => 'DERIVE'
|
'type' => 'DERIVE'
|
||||||
|
|
||||||
},
|
},
|
||||||
'threads_limited' => {
|
'threads_limited' => {
|
||||||
'type' => 'DERIVE'
|
'type' => 'DERIVE'
|
||||||
|
|
||||||
},
|
},
|
||||||
'threads_destroyed' => {
|
'threads_destroyed' => {
|
||||||
'type' => 'DERIVE'
|
'type' => 'DERIVE'
|
||||||
|
|
||||||
},
|
},
|
||||||
'thread_queue_len' => {
|
'thread_queue_len' => {
|
||||||
'type' => 'GAUGE'
|
'type' => 'GAUGE'
|
||||||
|
@ -749,11 +742,9 @@ my %ASPECTS = (
|
||||||
},
|
},
|
||||||
'esi_errors' => {
|
'esi_errors' => {
|
||||||
'type' => 'DERIVE'
|
'type' => 'DERIVE'
|
||||||
|
|
||||||
},
|
},
|
||||||
'esi_warnings' => {
|
'esi_warnings' => {
|
||||||
'type' => 'DERIVE'
|
'type' => 'DERIVE'
|
||||||
|
|
||||||
},
|
},
|
||||||
'sess_fail' => {
|
'sess_fail' => {
|
||||||
'type' => 'DERIVE'
|
'type' => 'DERIVE'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue