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

zipkin server middleware: set error tag on http error status codes #683

Merged
merged 1 commit into from
Mar 18, 2018

Conversation

basvanbeek
Copy link
Member

When a HTTP status code indicating an error is returned to the client, this update to the Zipkin middleware will set an error tag to the server span.

If an error tag was already set on the span (due to explicit error handling) the operation is a noop.

@peterbourgon peterbourgon merged commit 76d4527 into go-kit:master Mar 18, 2018
@basvanbeek basvanbeek deleted the zipkin branch June 3, 2018 08:16
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