• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kubeovn / kube-ovn / 16190626548
23%

Build:
DEFAULT BRANCH: master
Ran 10 Jul 2025 08:56AM UTC
Jobs 1
Files 184
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

10 Jul 2025 08:53AM UTC coverage: 21.421% (-0.006%) from 21.427%
16190626548

push

github

web-flow
feat: add pod_name and pod_namespace labels to interface metrics (#5463)

Add pod_name and pod_namespace labels to all OVS interface statistics metrics
to enable Pod-level network monitoring and troubleshooting.

Changes:
- Add pod_name and pod_namespace labels to interface statistics metrics definitions
- Extract Pod information from interface external_ids in setOvsInterfaceStatisticsMetric
- Support empty labels for interfaces without Pod information (system interfaces)

Affected metrics:
- kube_ovn_interface_tx_packets, kube_ovn_interface_tx_bytes
- kube_ovn_interface_rx_packets, kube_ovn_interface_rx_bytes
- kube_ovn_interface_rx_crc_err, kube_ovn_interface_rx_dropped
- kube_ovn_interface_rx_errors, kube_ovn_interface_rx_frame_err
- kube_ovn_interface_rx_missed_err, kube_ovn_interface_rx_over_err
- kube_ovn_interface_tx_dropped, kube_ovn_interface_tx_errors
- kube_ovn_interface_collisions, kube_ovn_interface_rx_multicast_packets

This enables users to:
- Monitor network performance by Pod
- Create Pod-based network alerts
- Troubleshoot network issues for specific applications
- Analyze application-level network behavior

Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>

0 of 33 new or added lines in 1 file covered. (0.0%)

4 existing lines in 2 files now uncovered.

10518 of 49102 relevant lines covered (21.42%)

0.25 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
33
0.0
0.0% pkg/pinger/util.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
74.6
-0.53% pkg/ovs/ovn-nb-logical_router_route.go
2
0.0
0.0% pkg/pinger/util.go
Jobs
ID Job ID Ran Files Coverage
1 16190626548.1 10 Jul 2025 08:56AM UTC 184
21.42
GitHub Action Run
Source Files on build 16190626548
  • Tree
  • List 184
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 836445e7 on github
  • Prev Build on master (#16186838545)
  • Next Build on master (#16209589487)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc