Comment 3 for bug 1572462

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

Reviewed: https://review.opencontrail.org/19488
Committed: http://github.org/Juniper/contrail-controller/commit/f2b6bd52578f1b44e0827a9dabc20c7868052c3b
Submitter: Zuul
Branch: R3.0

commit f2b6bd52578f1b44e0827a9dabc20c7868052c3b
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.

Change-Id: Ib5fea7a60d9eeb10bea7caf71071a0247f32a07d
closes-bug: #1572462