Comment 10 for bug 1572462

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/19654
Committed: http://github.org/Juniper/contrail-controller/commit/3ad5c21ef470c881330dd265ce922a96db9e30f2
Submitter: Zuul
Branch: R2.20

commit 3ad5c21ef470c881330dd265ce922a96db9e30f2
Author: Divakar <email address hidden>
Date: Wed Apr 20 14:43:19 2016 +0530

Support for IFmap Config Stats in Agent

Currently there are no statistics for Config messages received from
control node. Following statistics are added now. Node updates, node
deletes, link updates, link deletes, node parsing update errors, node
parsing delete errors, link parsing update errors, link parsing delete
errors. These statistics are reset every time a new config sequence
number is generated. In addition to these, the number of config xmpp
messages received is also updated. This is part of agent stats and is
not reset when xmpp channel is reset.

closes-bug: #1572462

Conflicts:
 src/vnsw/agent/cmn/stats.sandesh

Change-Id: I3691b01555727e8aabe03f8f0b9d1a3d224f6be1