Skip to content

coverage: keep trace logs#11861

Merged
lizan merged 1 commit intoenvoyproxy:masterfrom
lizan:coverage_log
Jul 7, 2020
Merged

coverage: keep trace logs#11861
lizan merged 1 commit intoenvoyproxy:masterfrom
lizan:coverage_log

Conversation

@lizan
Copy link
Copy Markdown
Member

@lizan lizan commented Jul 1, 2020

Fixes #11860

Signed-off-by: Lizan Zhou lizan@tetrate.io

Signed-off-by: Lizan Zhou <lizan@tetrate.io>
@lizan lizan marked this pull request as ready for review July 1, 2020 23:33
Copy link
Copy Markdown
Contributor

@alyssawilk alyssawilk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thank you!
can you tag the PR as fixing the issue before merging?

Copy link
Copy Markdown
Contributor

@alyssawilk alyssawilk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FWIW I don't think we need to keep trace logs. Do we have logs turned up to trace to make sure we get coverage of logging functions?

@lizan
Copy link
Copy Markdown
Member Author

lizan commented Jul 6, 2020

FWIW I don't think we need to keep trace logs. Do we have logs turned up to trace to make sure we get coverage of logging functions?

Yeah that's the case.

@alyssawilk
Copy link
Copy Markdown
Contributor

hm, I'm mildly concerned it'll make things more laggy but it passes this run and we can always revert if it makes things flaky. Feel free to go for it

@lizan lizan merged commit 0724ca4 into envoyproxy:master Jul 7, 2020
@lizan lizan deleted the coverage_log branch July 7, 2020 17:16
@ggreenway
Copy link
Copy Markdown
Member

Potential followup idea: pipe the output through grep for critical or error to keep log size managable

scheler pushed a commit to scheler/envoy that referenced this pull request Aug 4, 2020
Signed-off-by: Lizan Zhou <lizan@tetrate.io>
Signed-off-by: scheler <santosh.cheler@appdynamics.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

coverage: need to see critical/assert logs in coverage builds

3 participants