Skip to content

Conversation

@yanweiguo
Copy link
Contributor

Fixes #761

Proposed Changes

  • Use detect_exceptions plugin for /var/log to combine multi line logs which form an exception stack trace into a single log entry
  • Add \n to each log line if it doesn't end up with '\n'. This is because detect_exceptions doesn't add \n to each line when combining them to one log record. This can be removed once this feature of detect_exceptions is released.

Release Note

NONE

@yanweiguo yanweiguo requested a review from mdemirhan May 25, 2018 23:41
@google-prow-robot google-prow-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label May 25, 2018
@mdemirhan
Copy link
Contributor

/lgtm
/approve

@google-prow-robot google-prow-robot added the lgtm Indicates that a PR is ready to be merged. label May 29, 2018
@vaikas
Copy link
Contributor

vaikas commented May 30, 2018

/approve

@google-prow-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mdemirhan, vaikas-google, yanweiguo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-prow-robot google-prow-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 30, 2018
@google-prow-robot google-prow-robot merged commit 123d49c into knative:master May 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants