Support for Agent IFMap statistics

Bug #1572462 reported by Divakar Dharanalakota
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R2.20
Fix Committed
Medium
Divakar Dharanalakota
R2.21.x
Fix Committed
Medium
Divakar Dharanalakota
R2.22.x
Fix Committed
Medium
Divakar Dharanalakota
R3.0
Fix Committed
Medium
Divakar Dharanalakota
R3.1
Fix Committed
Medium
Divakar Dharanalakota
Trunk
Fix Committed
Medium
Divakar Dharanalakota

Bug Description

Currently there are no statistics for the ifmap config messages that are received from control node on Agent side.

Tags: vrouter
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.0

Review in progress for https://review.opencontrail.org/19488
Submitter: Divakar Dharanalakota (<email address hidden>)

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

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R2.21.x

Review in progress for https://review.opencontrail.org/19653
Submitter: Divakar Dharanalakota (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R2.20

Review in progress for https://review.opencontrail.org/19654
Submitter: Divakar Dharanalakota (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R2.22.x

Review in progress for https://review.opencontrail.org/19655
Submitter: Divakar Dharanalakota (<email address hidden>)

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

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

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

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/19653
Committed: http://github.org/Juniper/contrail-controller/commit/31da3224aae61a2cb26b3e8f43f24b5622956b76
Submitter: Zuul
Branch: R2.21.x

commit 31da3224aae61a2cb26b3e8f43f24b5622956b76
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

information type: Proprietary → Public
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/22189
Submitter: Divakar Dharanalakota (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.1

Review in progress for https://review.opencontrail.org/22190
Submitter: Divakar Dharanalakota (<email address hidden>)

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

Reviewed: https://review.opencontrail.org/22190
Committed: http://github.org/Juniper/contrail-controller/commit/178ba71b9d2c22a20588f8cc2da57ae92e238912
Submitter: Zuul
Branch: R3.1

commit 178ba71b9d2c22a20588f8cc2da57ae92e238912
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

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/22189
Committed: http://github.org/Juniper/contrail-controller/commit/98f5cea198670d7b31341b2f3633ae9a7e2c6d20
Submitter: Zuul
Branch: master

commit 98f5cea198670d7b31341b2f3633ae9a7e2c6d20
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

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.