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

enhance: plugin Zipkin add service name and report local server IP #1386

Merged

Commits on Apr 1, 2020

  1. Configuration menu
    Copy the full SHA
    cbc2ca1 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Configuration menu
    Copy the full SHA
    8ede172 View commit details
    Browse the repository at this point in the history
  2. move server_addr getter into create_tracer

    once the server started, server_addr and server_port won't change, so we can cache it.
    lilien1010 committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    e36a21e View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. Configuration menu
    Copy the full SHA
    c0c89c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aac1ba0 View commit details
    Browse the repository at this point in the history
  3. drop use less code

    lilien1010 committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    7214f5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2820743 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8b40cf View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2020

  1. trigger for travis CI

    lilien1010 committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    5294222 View commit details
    Browse the repository at this point in the history