varnish: adapt to metrics renames & deprecations in varnish4
authorMarc Fournier <marc.fournier@camptocamp.com>
Tue, 28 Oct 2014 14:46:20 +0000 (15:46 +0100)
committerMarc Fournier <marc.fournier@camptocamp.com>
Tue, 28 Oct 2014 14:47:26 +0000 (15:47 +0100)
commita9a8e4bcd0e688e054ae816813475c8784cc4012
treed108d0ab3f79e6ac1ec4054fab98a87b469c7d76
parent09b9f40fc28ea15db0e1c31790fca5fa876fec4a
varnish: adapt to metrics renames & deprecations in varnish4

Summary of changes:
- connections: "accepted" & "dropped" are now found in the session section
- dirdns: doesn't exist in varnish 4 anymore
- objects: "n_obj*" were removed from varnish 4
- ban: "obj", "req" & "completed" bans were added. As a lot of new
  "tested" metrics are available, so we only collectd the overall total
  now
- session: metrics from "connections" and "threads" categories were
  moved here
- struct: "n_sess*" were removed
- totals: new, more detailed *bytes metrics were made available
- threads: new metrics were made available. "queued" was moved the
  session section.
src/varnish.c