<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:46:07 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[TSDR-6] MetricsDetaill misleading information for all metrics data.</title>
                <link>https://jira.opendaylight.org/browse/TSDR-6</link>
                <project id="10179" key="TSDR">tsdr</project>
                    <description>&lt;p&gt;Environment:&lt;br/&gt;
Build# 2064 (Integration Build)&lt;br/&gt;
Switch Ovs 2.3.1/cPqd switch&lt;br/&gt;
Topology:&lt;br/&gt;
====&lt;br/&gt;
ovs-switch&lt;br/&gt;
sudo mn --topo tree,3 --switch ovsk,protocols=OpenFlow13 --controller remote,ip=10.16.148.23&lt;br/&gt;
CPqd&lt;br/&gt;
sudo mn --topo tree,3 --switch user,protocols=OpenFlow13 --controller remote,ip=10.16.148.23&lt;/p&gt;


&lt;p&gt;Problem:&lt;br/&gt;
Metrics details misleading with information &lt;/p&gt;

&lt;p&gt;1.PortStats&lt;br/&gt;
opendaylight-user@root&amp;gt;tsdr:list PortStats  | head&lt;br/&gt;
TimeStamp = 06/01/2015 15:44:42|MetricName = CollisionCount|MetricValue = 0|MetricCategory = PortStats|MetricDetails = &lt;/p&gt;
{ &apos;Node&apos;:&apos;Nodes&apos;,&apos;InterfaceName&apos;:&apos;openflow:1&apos;}

&lt;p&gt;Node: should be &quot;openflow:1&quot;  &amp;amp; InterfaceName should be &quot;openflow:1:&amp;lt;InterfacName&amp;gt;&lt;/p&gt;

&lt;p&gt;2.FlowTableStats&lt;br/&gt;
opendaylight-user@root&amp;gt;tsdr:list FlowTableStats | head&lt;br/&gt;
TimeStamp = 06/01/2015 15:44:42|MetricName = ActiveFlows|MetricValue = 4|MetricCategory = FlowTableStats|MetricDetails = &lt;/p&gt;
{ &apos;Node&apos;:&apos;Nodes&apos;,&apos;Table&apos;:&apos;openflow:1&apos;}

&lt;p&gt;Node: should be &quot;openflow:1&quot;  &amp;amp; Table should be &quot;openflow:1:&amp;lt;TableNumber&amp;gt;&lt;/p&gt;

&lt;p&gt;3.FlowStats:&lt;br/&gt;
opendaylight-user@root&amp;gt;tsdr:list FlowStats  | head&lt;br/&gt;
TimeStamp = 06/01/2015 15:44:42|MetricName = ByteCount|MetricValue = 668|MetricCategory = FlowStats|MetricDetails = &lt;/p&gt;
{ &apos;Node&apos;:&apos;Nodes&apos;,&apos;Table&apos;:&apos;openflow:1&apos;,&apos;Flow&apos;:&apos;FlowCapableNode&apos;}

&lt;p&gt;Node: should be &quot;openflow:1&quot;,Table should be &quot;openflow:1:&amp;lt;TableNumber&amp;gt;,&quot;Flow&quot; needs to FlowName or ID.&lt;/p&gt;

&lt;p&gt;4.FlowGroupStats&lt;/p&gt;

&lt;p&gt;&amp;gt;tsdr:list FlowGroupStats&lt;br/&gt;
TimeStamp = 06/01/2015 13:57:23|MetricName = RefCount|MetricValue = 1.0|MetricCategory = FLOWGROUPSTATS|MetricDetails = &lt;/p&gt;
{ &apos;Node&apos;:&apos;Nodes&apos;,&apos;GroupName&apos;:&apos;openflow:1&apos;,&apos;BucketID&apos;:&apos;FlowCapableNode&apos;}

&lt;p&gt;Node: should be &quot;openflow:1&quot;,GroupName should be &quot;openflow:1:&amp;lt;GroupID&amp;gt;, BucketID needs to be &quot;output or group details&quot;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="26770">TSDR-6</key>
            <summary>MetricsDetaill misleading information for all metrics data.</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="10004" iconUrl="https://jira.opendaylight.org/images/icons/status_generic.gif" description="">Verified</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="saichler@cisco.com">Sharon Aicler</assignee>
                                    <reporter username="vasanthan_balasubram@dell.com">Vasanthan Balasubramaniyan</reporter>
                        <labels>
                    </labels>
                <created>Mon, 1 Jun 2015 10:27:23 +0000</created>
                <updated>Mon, 22 Jun 2015 06:18:36 +0000</updated>
                            <resolved>Mon, 22 Jun 2015 06:18:36 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="53771" author="vasanthan_balasubram@dell.com" created="Mon, 22 Jun 2015 06:18:36 +0000"  >&lt;p&gt;Tested on RC2 build: distribution-karaf-0.3.0-Lithium-RC2.zip&lt;/p&gt;



&lt;p&gt;PortStats:&lt;br/&gt;
========&lt;br/&gt;
opendaylight-user@root&amp;gt;tsdr:list PortStats &lt;br/&gt;
TimeStamp = 06/22/2015 11:43:08|MetricName = TransmittedPackets|MetricValue = 55.0|MetricCategory = PORTSTATS|MetricDetails = &lt;/p&gt;
{ &apos;Node&apos;:&apos;openflow:1&apos;,&apos;InterfaceName&apos;:&apos;openflow:1:2&apos;}
&lt;p&gt;TimeStamp = 06/22/2015 11:43:08|MetricName = TransmittedBytes|MetricValue = 4645.0|MetricCategory = PORTSTATS|MetricDetails = &lt;/p&gt;
{ &apos;Node&apos;:&apos;openflow:1&apos;,&apos;InterfaceName&apos;:&apos;openflow:1:2&apos;}
&lt;p&gt;FlowStats&lt;br/&gt;
=======&lt;br/&gt;
opendaylight-user@root&amp;gt;tsdr:list FlowStats | head&lt;br/&gt;
TimeStamp = 06/22/2015 11:43:53|MetricName = ByteCount|MetricValue = 5270.0|MetricCategory = FLOWSTATS|MetricDetails = &lt;/p&gt;
{ &apos;Node&apos;:&apos;openflow:1&apos;,&apos;Table&apos;:&apos;0&apos;,&apos;Flow&apos;:&apos;#UF$TABLE*0-1&apos;}
&lt;p&gt;TimeStamp = 06/22/2015 11:43:53|MetricName = ByteCount|MetricValue = 560.0|MetricCategory = FLOWSTATS|MetricDetails = &lt;/p&gt;
{ &apos;Node&apos;:&apos;openflow:1&apos;,&apos;Table&apos;:&apos;0&apos;,&apos;Flow&apos;:&apos;#UF$TABLE*0-12&apos;}

&lt;p&gt;FlowTableStats:&lt;br/&gt;
=============&lt;br/&gt;
opendaylight-user@root&amp;gt;tsdr:list FlowTableStats | head&lt;br/&gt;
TimeStamp = 06/22/2015 11:44:23|MetricName = ActiveFlows|MetricValue = 0.0|MetricCategory = FLOWTABLESTATS|MetricDetails = &lt;/p&gt;
{ &apos;Node&apos;:&apos;openflow:1&apos;,&apos;Table&apos;:&apos;39&apos;}
&lt;p&gt;TimeStamp = 06/22/2015 11:44:23|MetricName = PacketMatch|MetricValue = 0.0|MetricCategory = FLOWTABLESTATS|MetricDetails = &lt;/p&gt;
{ &apos;Node&apos;:&apos;openflow:1&apos;,&apos;Table&apos;:&apos;39&apos;}

&lt;p&gt;QueueStats:&lt;br/&gt;
=========&lt;br/&gt;
TimeStamp = 06/22/2015 11:47:23|MetricName = TransmissionErrors|MetricValue = 0.0|MetricCategory = QUEUESTATS|MetricDetails = &lt;/p&gt;
{ &apos;Node&apos;:&apos;openflow:2&apos;,&apos;InterfaceName&apos;:&apos;openflow:2:3&apos;,&apos;QueueName&apos;:&apos;0&apos;}
&lt;p&gt;TimeStamp = 06/22/2015 11:47:23|MetricName = TransmittedPackets|MetricValue = 0.0|MetricCategory = QUEUESTATS|MetricDetails = &lt;/p&gt;
{ &apos;Node&apos;:&apos;openflow:2&apos;,&apos;InterfaceName&apos;:&apos;openflow:2:3&apos;,&apos;QueueName&apos;:&apos;2&apos;}
&lt;p&gt;TimeStamp = 06/22/2015 11:47:23|MetricName = TransmittedBytes|MetricValue = 450.0|MetricCategory = QUEUESTATS|MetricDetails = &lt;/p&gt;
{ &apos;Node&apos;:&apos;openflow:2&apos;,&apos;InterfaceName&apos;:&apos;openflow:2:3&apos;,&apos;QueueName&apos;:&apos;0&apos;}

&lt;p&gt;This defect fixed and closing this.&lt;/p&gt;


&lt;p&gt;Note: FlowGroup &amp;amp; FlowMeter has tracked on 3466.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3465</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=3465]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i02vdj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>