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

Removes double-conversion when collecting into Elasticsearch #1700

Merged
merged 1 commit into from
Aug 23, 2017

Commits on Aug 23, 2017

  1. Removes double-conversion when collecting into Elasticsearch

    Before, when accepting span2 format, we needlessly converted data to and
    from the legacy Span format. This removes the double-conversion in favor
    of a version 2 native span consumer.
    Adrian Cole committed Aug 23, 2017
    Configuration menu
    Copy the full SHA
    32e387d View commit details
    Browse the repository at this point in the history