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

Add optional func to set the span's error tag flag #4

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Dec 6, 2018

  1. Add option func to allow setting the error tag

    João Almeida committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    26cd21e View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

  1. Pass gin's context on error func

    João Almeida committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    32b2a74 View commit details
    Browse the repository at this point in the history
  2. Call error func only when explicitly set

    João Almeida committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    981e877 View commit details
    Browse the repository at this point in the history