Comment 11 for bug 1572462

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

Reviewed: https://review.opencontrail.org/19655
Committed: http://github.org/Juniper/contrail-controller/commit/f5482e483c76867b97e30eb376435e135f397a84
Submitter: Zuul
Branch: R2.22.x

commit f5482e483c76867b97e30eb376435e135f397a84
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