Skip to content

Fix metric submission for combined connection state#4473

Merged
therve merged 1 commit into
masterfrom
therve/ss-combine-error
Aug 30, 2019
Merged

Fix metric submission for combined connection state#4473
therve merged 1 commit into
masterfrom
therve/ss-combine-error

Conversation

@therve

@therve therve commented Aug 30, 2019

Copy link
Copy Markdown
Contributor

In #4346 we aggregated the output to reduce parsing time, but a bug was
introduced where only the latest state was used for states that are
combined (like SYN and FIN states). This adds a test and fixes it.

In #4346 we aggregated the output to reduce parsing time, but a bug was
introduced where only the latest state was used for states that are
combined (like SYN and FIN states). This adds a test and fixes it.
1 similar comment
@codecov

codecov Bot commented Aug 30, 2019

Copy link
Copy Markdown

@therve therve changed the title Fix metric submittion for combined connection state Fix metric submission for combined connection state Aug 30, 2019
@therve
therve merged commit a410dae into master Aug 30, 2019
@therve
therve deleted the therve/ss-combine-error branch August 30, 2019 12:19
ofek pushed a commit that referenced this pull request Aug 30, 2019
In #4346 we aggregated the output to reduce parsing time, but a bug was
introduced where only the latest state was used for states that are
combined (like SYN and FIN states). This adds a test and fixes it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants