|
Ran
|
Jobs
1
|
Files
126
|
Run time
7s
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/skydive-project/skydive/commit/<a class=hub.com/skydive-project/skydive/commit/0384709ac1ae9ced4fbc928fef1ae6b50aca836e">0384709ac<a href="https://github.com/skydive-project/skydive/commit/0384709ac1ae9ced4fbc928fef1ae6b50aca836e">">ui: display bandwidth on L2 edges Add support for labels on the edges in following way: For each layer2 link in the topology graph takes target TID node. Uses interface sliding window metrics to calculate total bytes passed through interface during the window period. Depending on configuration window statistics reported by .yml parameter analyzer.bandwidth_source: - &#39;netlink&#39; sliding window of 30 sec calculated through interface statistics reported by netlink - &#39;flows&#39; sliding window of flows captured on interface by agent plugins Defines bandwidth as &quot;Total in/out bytes&quot; during &quot;window period&quot; in Kbps. Color of edge text depends on thresholds as % of link speed (default) or absolute in Kbps: .yml name | DEFAULT VALUES --------------------------------------------------------------- bandwidth_threshold | &#39;relative&#39; | &#39;absolute&#39; bandwidth_{relative|absolute}_active | 0.1 | 1 bandwidth_{relative|absolute}_warning | 0.5 | 100 bandwidth_{relative|absolute}_alert | 0.8 | 1000 1. Below active threshold bandwidth now shown 2. active..warning - green 3. warning..alert - yellow 4. greater than alert - red Change-Id: I</a><a class="double-link" href="https://github.com/skydive-project/skydive/commit/<a class="double-link" href="https://github.com/skydive-project/skydive/commit/c7e07c688cdc51002914e1065a0d128c9c11b8f2">c7e07c688</a>">c7e07c688</a><a href="https://github.com/skydive-project/skydive/commit/0384709ac1ae9ced4fbc928fef1ae6b50aca836e"> Signed-off-by: Konstantin Dorfman <dorfman@il.ibm.com> Signed-off-by: Eran Raichstein <eranra@il.ibm.com> Reviewed-on: https://softwarefactory-project.io/r/7085 Reviewed-by: Sylvain Afchain <safchain@gmail.com> Tested-by: Sylvain Baubeau <sbaubeau@redhat.com> Workflow: Sylvain Baubeau <sbaubeau@redhat.com> Tested-by: Jenkins CI <jenkins@softwarefactory-project.io>
9754 of 16317 relevant lines covered (59.78%)
1382.85 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 802.1 | 0 |
59.78 |
Travis Job 802.1 |