Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log processor improvements #593

Merged
merged 5 commits into from
Mar 28, 2018

Conversation

skhoroshavin
Copy link
Member

@skhoroshavin skhoroshavin commented Mar 27, 2018

  • added option to split output logs by replica
  • added simple taggers for request received/ordered events

Sergey Khoroshavin added 4 commits March 27, 2018 12:49
Signed-off-by: Sergey Khoroshavin <sergey.khoroshavin@dsr-corporation.com>
Signed-off-by: Sergey Khoroshavin <sergey.khoroshavin@dsr-corporation.com>
Signed-off-by: Sergey Khoroshavin <sergey.khoroshavin@dsr-corporation.com>
Signed-off-by: Sergey Khoroshavin <sergey.khoroshavin@dsr-corporation.com>
@skhoroshavin skhoroshavin changed the title Option to split logs by replica in log processor Log processor improvements Mar 27, 2018
Signed-off-by: Sergey Khoroshavin <sergey.khoroshavin@dsr-corporation.com>
- stat_ordered:

stat_received:
- match: [tag: RECEIVED]
Copy link
Contributor

Choose a reason for hiding this comment

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

How can we specify reqId here?

Copy link
Member Author

Choose a reason for hiding this comment

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

- match:
  - attribute: { reqId: value }

Copy link
Contributor

Choose a reason for hiding this comment

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

It would be great to put this line to the example config

@ashcherbakov ashcherbakov merged commit ca34848 into hyperledger:master Mar 28, 2018
@skhoroshavin skhoroshavin deleted the split-by-replica branch March 28, 2018 08:17
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.

None yet

3 participants