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

[FAB-17525] Fix peer panic for endorser metric labels #721

Merged
merged 1 commit into from
Feb 24, 2020
Merged

[FAB-17525] Fix peer panic for endorser metric labels #721

merged 1 commit into from
Feb 24, 2020

Conversation

denyeart
Copy link
Contributor

@denyeart denyeart commented Feb 24, 2020

Type of change

  • Bug fix

Description

SimulationFailure endorser metrics were being emitted without the
required labels included, causing peer to panic.
The fix adds the required labels.

Related issues

Issue: https://jira.hyperledger.org/browse/FAB-17525
Caused by: #572

Signed-off-by: David Enyeart enyeart@us.ibm.com

SimulationFailure endorser metrics were being emitted without the
required labels included, causing peer to panic.
The fix adds the required labels.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
@yacovm yacovm merged commit add77fa into hyperledger:master Feb 24, 2020
@denyeart denyeart deleted the d_fix_endorser_metrics branch February 24, 2020 12:39
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.

2 participants