Skip to content

Add an i/o error label to http metrics (#512)#514

Merged
olix0r merged 1 commit intomaster-tokio-0.2from
ver/tokio-0.2-512
May 14, 2020
Merged

Add an i/o error label to http metrics (#512)#514
olix0r merged 1 commit intomaster-tokio-0.2from
ver/tokio-0.2-512

Conversation

@olix0r
Copy link
Member

@olix0r olix0r commented May 13, 2020

This change modifies HTTP error-labeling to detect I/O errors
and label them explicitly. Previously all I/O errors were reported as
unexpected.

Additionally, an errno label is included when possible.

Fixes linkerd/linkerd2#4364

This change modifies HTTP error-labeling to detect I/O errors
and label them explicitly. Previously all I/O errors were reported as
`unexpected`.

Additionally, an `errno` label is included when possible.

Fixes linkerd/linkerd2#4364
@olix0r olix0r requested a review from a team May 13, 2020 21:54
Copy link
Member

@adleong adleong left a comment

Choose a reason for hiding this comment

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

✈️ 🚫

@olix0r olix0r merged commit a0ddda7 into master-tokio-0.2 May 14, 2020
@olix0r olix0r deleted the ver/tokio-0.2-512 branch May 14, 2020 00:18
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.

3 participants