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

feat: Enable distributed tracing in greptimedb #2755

Merged
merged 7 commits into from
Nov 17, 2023

chore: use instrument instead of trace

96a019a
Select commit
Loading
Failed to load commit list.
Merged

feat: Enable distributed tracing in greptimedb #2755

chore: use instrument instead of trace
96a019a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 17, 2023 in 1s

85.02% (-0.37%) compared to 06327fb

View this Pull Request on Codecov

85.02% (-0.37%) compared to 06327fb

Details

Codecov Report

Merging #2755 (96a019a) into develop (06327fb) will decrease coverage by 0.37%.
The diff coverage is 75.15%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2755      +/-   ##
===========================================
- Coverage    85.38%   85.02%   -0.37%     
===========================================
  Files          774      774              
  Lines       125959   125375     -584     
===========================================
- Hits        107552   106601     -951     
- Misses       18407    18774     +367