1. 24 Mar, 2015 4 commits
  2. 23 Mar, 2015 10 commits
  3. 22 Mar, 2015 1 commit
  4. 21 Mar, 2015 1 commit
    •       - tips will appear above the mouse when element is hovered over
            - tips disappear after mouse leaves element
            - positioning of tooltip is still WIP, testing of it was run in Sample View
      
      Change-Id: Ic3be1235bf8d2d4bbf473f965e3a1f8c79ce9fc6
      Bri Prebilic Cole authored
  5. 20 Mar, 2015 5 commits
  6. 19 Mar, 2015 15 commits
  7. 18 Mar, 2015 4 commits
    • Added another metric to the onos-app-metrics-topology application
      to collect and display the number and rate of the Reasons for the
      Topology Events.
      
      Example:
      
      onos> topology-events-metrics
      ...
      Topology Graph Event Timestamp (ms from epoch)=1426699861509
      Topology Graph Events count=6 rate(events/sec) mean=0.002315 m1=0.000000 m5=0.000004 m15=0.000378
      Topology Graph Reasons Event Timestamp (ms from epoch)=1426699861509
      Topology Graph Reasons Events count=9 rate(events/sec) mean=0.003472 m1=0.000000 m5=0.000005 m15=0.000567
      
      The corresponding object names in the JSON output are:
        topologyGraphReasonsEventRate
        topologyGraphReasonsEventTimestamp
      
      Change-Id: Ib1aeb83c38b3b72d0ae8a4f49bc1e14badc0199d
      Pavlin Radoslavov authored
    • Moving election and intent-perf there
      
      Change-Id: Ia71e98438b33d3a1c5c12b08ae98c32930c4bd81
      Brian O'Connor authored
    • Change-Id: I3d8ba130f0d7b99c15e52a95a021a8a81e1a1a5f
      Thomas Vachuska authored
    • - WIP on svg exercise (tabled to be worked on on another date)
      
      Change-Id: I8d4ed84f0de44516419910dc5ee4c8eca7dc46ff
      Bri Prebilic Cole authored