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

*: Integrate timeline tracing with TiKV #19557

Closed
wants to merge 6 commits into from
Closed

Commits on Jan 20, 2021

  1. introduce tracing framework

    Signed-off-by: zhongzc <zhongzc_arch@outlook.com>
    
    integration
    
    Signed-off-by: zhongzc <zhongzc_arch@outlook.com>
    
    support local storage
    
    Signed-off-by: Zhenchi <zhongzc_arch@outlook.com>
    zhongzc committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    e075ac8 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. add trace id to session var

    Signed-off-by: Zhenchi <zhongzc_arch@outlook.com>
    zhongzc committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    0c7bc21 View commit details
    Browse the repository at this point in the history
  2. fix kvproto

    Signed-off-by: Zhenchi <zhongzc_arch@outlook.com>
    zhongzc committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    821274d View commit details
    Browse the repository at this point in the history
  3. randomize span id prefix

    Signed-off-by: Zhenchi <zhongzc_arch@outlook.com>
    zhongzc committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    cb3a18d View commit details
    Browse the repository at this point in the history
  4. external span as parent span

    Signed-off-by: Zhenchi <zhongzc_arch@outlook.com>
    zhongzc committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    9764734 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. unset trace id when finish span

    Signed-off-by: Zhenchi <zhongzc_arch@outlook.com>
    zhongzc committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    239fd51 View commit details
    Browse the repository at this point in the history