Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

filter: Include name from config as tag in stats #28

Merged
merged 2 commits into from
Feb 26, 2018
Merged

Conversation

mjs
Copy link
Contributor

@mjs mjs commented Feb 21, 2018

... as is already done for the listener and writer.

Fixes #20.

... as is already done for the listener and writer.

Fixes #20.
@mjs mjs requested a review from oplehto February 21, 2018 11:08
@mjs
Copy link
Contributor Author

mjs commented Feb 21, 2018

The test failure appears to be a pre-existing race. I'll take a look before merging.

Depending on timing, the test can sometimes see output from the stats
goroutine before the test lines have been pushed through. The stats
channel is now checked multiple times for the expected output to arrive.
@mjs
Copy link
Contributor Author

mjs commented Feb 26, 2018

I've fixed the occasional timing issue (fd9814a)

@mjs mjs merged commit 938fbe4 into master Feb 26, 2018
@mjs mjs deleted the filter-config-name branch February 26, 2018 21:21
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