Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

add pcap stats to weave report #1283

Merged
merged 1 commit into from
Aug 11, 2015
Merged

add pcap stats to weave report #1283

merged 1 commit into from
Aug 11, 2015

Conversation

rade
Copy link
Member

@rade rade commented Aug 11, 2015

Closes #1185.

$ weave report
...
        "CaptureStats": {
            "PacketsDropped": 1881,
            "PacketsIfDropped": 0,
            "PacketsReceived": 78612
        },
...

I decided not to add this to weave status; we can do that later if/when it proves to be an important for troubleshooting.

@rade rade assigned awh Aug 11, 2015
awh added a commit that referenced this pull request Aug 11, 2015
@awh awh merged commit c2147f8 into master Aug 11, 2015
@rade rade modified the milestone: 1.1.0 Aug 12, 2015
@rade rade deleted the 1185_report_pcap_stats branch August 19, 2015 20:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants