microsoft / microsoft/retina

Windows has no drops metric for bytes

Open
#83 4 comments 0 reactions 1 assignee Assigned to @ibezrukavyi View on GitHub
area/metrics area/windows help wanted type/enhancement
Dominant language
Go
Stars
3.2k
Forks
304
Avg merge
1d 16h
Merged PRs (30d)
79

Description

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is.

| Metric | Windows | Linux |
| --- | --- | --- |
| `forward_count` (packets) | ✔️ | ✔️ |
| `forward_bytes` | ✔️ | ✔️ |
| `drop_count` (packets) | ✔️ | ✔️ |
| `drop_bytes` | ❌ | ✔️ |

Is it possible to get packet size for drops like we do forwards?
https://github.com/microsoft/retina/blob/ac26b1d865eff2451eac964b68a7838c31d3b7e8/pkg/plugin/windows/hnsstats/hnsstats_windows.go#L142

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.