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

Fixes handling of numeric strings in span tag values #436

Merged
merged 3 commits into from
Aug 11, 2019

Commits on Aug 9, 2019

  1. Fixes the rendering of span tag values that contain numeric strings

    Signed-off-by: Matus Majchrak <matus.majchrak@gmail.com>
    matus-m committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    510f77e View commit details
    Browse the repository at this point in the history
  2. fixes regex mistake

    Signed-off-by: Matus Majchrak <matus.majchrak@gmail.com>
    matus-m committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    4686931 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2019

  1. Cleans up left-over log and optmize regex match

    Signed-off-by: Matus Majchrak <matus.majchrak@gmail.com>
    matus-m committed Aug 11, 2019
    Configuration menu
    Copy the full SHA
    4b61e23 View commit details
    Browse the repository at this point in the history