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

[Tracer] Fix git metadata retrieval #6444

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

gleocadie
Copy link
Collaborator

Summary of changes

Fix bug introduced in #6415

Reason for change

Due to a change in #6415, the git repository url from not fetch using the correct tag.

Implementation details

Use the git repository url tag to fetch the value from the configuration.

Test coverage

Add a check in unit tests.

Other details

@gleocadie gleocadie requested a review from a team as a code owner December 16, 2024 14:45
@datadog-ddstaging
Copy link

datadog-ddstaging bot commented Dec 16, 2024

Datadog Report

Branch report: gleocadie/fix-gitmetadata-ddtags-tests
Commit report: 9db1d0d
Test service: dd-trace-dotnet

✅ 0 Failed, 456176 Passed, 2837 Skipped, 18h 58m 48.76s Total Time

@andrewlock
Copy link
Member

andrewlock commented Dec 16, 2024

Execution-Time Benchmarks Report ⏱️

Execution-time results for samples comparing the following branches/commits:

Execution-time benchmarks measure the whole time it takes to execute a program. And are intended to measure the one-off costs. Cases where the execution time results for the PR are worse than latest master results are shown in red. The following thresholds were used for comparing the execution times:

  • Welch test with statistical test for significance of 5%
  • Only results indicating a difference greater than 5% and 5 ms are considered.

Note that these results are based on a single point-in-time result for each branch. For full results, see the dashboard.

Graphs show the p99 interval based on the mean and StdDev of the test run, as well as the mean value of the run (shown as a diamond below the graph).

gantt
    title Execution time (ms) FakeDbCommand (.NET Framework 4.6.2) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (6444) - mean (69ms)  : 65, 72
     .   : milestone, 69,
    master - mean (68ms)  : 66, 71
     .   : milestone, 68,

    section CallTarget+Inlining+NGEN
    This PR (6444) - mean (978ms)  : 953, 1002
     .   : milestone, 978,
    master - mean (976ms)  : 953, 998
     .   : milestone, 976,

Loading
gantt
    title Execution time (ms) FakeDbCommand (.NET Core 3.1) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (6444) - mean (107ms)  : 106, 109
     .   : milestone, 107,
    master - mean (107ms)  : 104, 110
     .   : milestone, 107,

    section CallTarget+Inlining+NGEN
    This PR (6444) - mean (679ms)  : 667, 692
     .   : milestone, 679,
    master - mean (679ms)  : 662, 695
     .   : milestone, 679,

Loading
gantt
    title Execution time (ms) FakeDbCommand (.NET 6) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (6444) - mean (91ms)  : 90, 93
     .   : milestone, 91,
    master - mean (91ms)  : 89, 92
     .   : milestone, 91,

    section CallTarget+Inlining+NGEN
    This PR (6444) - mean (637ms)  : 621, 653
     .   : milestone, 637,
    master - mean (635ms)  : 619, 651
     .   : milestone, 635,

Loading
gantt
    title Execution time (ms) HttpMessageHandler (.NET Framework 4.6.2) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (6444) - mean (194ms)  : 190, 199
     .   : milestone, 194,
    master - mean (193ms)  : 188, 198
     .   : milestone, 193,

    section CallTarget+Inlining+NGEN
    This PR (6444) - mean (1,102ms)  : 1074, 1130
     .   : milestone, 1102,
    master - mean (1,096ms)  : 1070, 1122
     .   : milestone, 1096,

Loading
gantt
    title Execution time (ms) HttpMessageHandler (.NET Core 3.1) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (6444) - mean (279ms)  : 275, 282
     .   : milestone, 279,
    master - mean (279ms)  : 275, 284
     .   : milestone, 279,

    section CallTarget+Inlining+NGEN
    This PR (6444) - mean (870ms)  : 847, 894
     .   : milestone, 870,
    master - mean (871ms)  : 845, 896
     .   : milestone, 871,

Loading
gantt
    title Execution time (ms) HttpMessageHandler (.NET 6) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (6444) - mean (267ms)  : 262, 273
     .   : milestone, 267,
    master - mean (266ms)  : 263, 269
     .   : milestone, 266,

    section CallTarget+Inlining+NGEN
    This PR (6444) - mean (858ms)  : 826, 890
     .   : milestone, 858,
    master - mean (851ms)  : 818, 884
     .   : milestone, 851,

Loading

@andrewlock
Copy link
Member

Throughput/Crank Report ⚡

Throughput results for AspNetCoreSimpleController comparing the following branches/commits:

Cases where throughput results for the PR are worse than latest master (5% drop or greater), results are shown in red.

Note that these results are based on a single point-in-time result for each branch. For full results, see one of the many, many dashboards!

gantt
    title Throughput Linux x64 (Total requests) 
    dateFormat  X
    axisFormat %s
    section Baseline
    This PR (6444) (11.248M)   : 0, 11247630
    master (11.173M)   : 0, 11172862
    benchmarks/2.9.0 (11.033M)   : 0, 11032866

    section Automatic
    This PR (6444) (7.316M)   : 0, 7316472
    master (7.214M)   : 0, 7214402
    benchmarks/2.9.0 (7.786M)   : 0, 7785853

    section Trace stats
    master (7.560M)   : 0, 7559850

    section Manual
    master (11.194M)   : 0, 11193707

    section Manual + Automatic
    This PR (6444) (6.710M)   : 0, 6710087
    master (6.718M)   : 0, 6717525

    section DD_TRACE_ENABLED=0
    master (10.296M)   : 0, 10295976

Loading
gantt
    title Throughput Linux arm64 (Total requests) 
    dateFormat  X
    axisFormat %s
    section Baseline
    This PR (6444) (9.531M)   : 0, 9530885
    master (9.776M)   : 0, 9776047
    benchmarks/2.9.0 (9.495M)   : 0, 9494821

    section Automatic
    This PR (6444) (6.352M)   : 0, 6352339
    master (6.425M)   : 0, 6425271

    section Trace stats
    master (6.758M)   : 0, 6757513

    section Manual
    master (9.661M)   : 0, 9660549

    section Manual + Automatic
    This PR (6444) (5.912M)   : 0, 5911882
    master (6.039M)   : 0, 6038872

    section DD_TRACE_ENABLED=0
    master (8.861M)   : 0, 8860501

Loading
gantt
    title Throughput Windows x64 (Total requests) 
    dateFormat  X
    axisFormat %s
    section Baseline
    This PR (6444) (9.841M)   : 0, 9841118
    master (9.399M)   : 0, 9399211
    benchmarks/2.9.0 (10.020M)   : 0, 10019592

    section Automatic
    This PR (6444) (6.361M)   : 0, 6360736
    master (5.619M)   : 0, 5618747
    benchmarks/2.9.0 (7.255M)   : 0, 7255257

    section Trace stats
    master (6.816M)   : 0, 6816490

    section Manual
    master (9.559M)   : 0, 9558747

    section Manual + Automatic
    This PR (6444) (5.904M)   : 0, 5903525
    master (6.022M)   : 0, 6022498

    section DD_TRACE_ENABLED=0
    master (9.201M)   : 0, 9201064

Loading

@andrewlock
Copy link
Member

Benchmarks Report for tracer 🐌

Benchmarks for #6444 compared to master:

  • 2 benchmarks are slower, with geometric mean 1.153
  • All benchmarks have the same allocations

The following thresholds were used for comparing the benchmark speeds:

  • Mann–Whitney U test with statistical test for significance of 5%
  • Only results indicating a difference greater than 10% and 0.3 ns are considered.

Allocation changes below 0.5% are ignored.

Benchmark details

Benchmarks.Trace.ActivityBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master StartStopWithChild net6.0 8.02μs 43.7ns 287ns 0.0157 0.00784 0 5.61 KB
master StartStopWithChild netcoreapp3.1 10.1μs 46.8ns 181ns 0.0201 0.0101 0 5.8 KB
master StartStopWithChild net472 16.4μs 38.9ns 151ns 1.04 0.303 0.0983 6.2 KB
#6444 StartStopWithChild net6.0 8.05μs 45.2ns 303ns 0.0121 0.00404 0 5.61 KB
#6444 StartStopWithChild netcoreapp3.1 10.2μs 55.8ns 320ns 0.031 0.0155 0 5.79 KB
#6444 StartStopWithChild net472 16.6μs 39.7ns 154ns 1.04 0.299 0.089 6.22 KB
Benchmarks.Trace.AgentWriterBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master WriteAndFlushEnrichedTraces net6.0 484μs 785ns 3.04μs 0 0 0 2.7 KB
master WriteAndFlushEnrichedTraces netcoreapp3.1 666μs 1.74μs 6.75μs 0 0 0 2.7 KB
master WriteAndFlushEnrichedTraces net472 847μs 757ns 2.62μs 0.422 0 0 3.3 KB
#6444 WriteAndFlushEnrichedTraces net6.0 484μs 528ns 1.98μs 0 0 0 2.7 KB
#6444 WriteAndFlushEnrichedTraces netcoreapp3.1 655μs 475ns 1.84μs 0 0 0 2.7 KB
#6444 WriteAndFlushEnrichedTraces net472 849μs 558ns 2.01μs 0.422 0 0 3.3 KB
Benchmarks.Trace.AspNetCoreBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master SendRequest net6.0 149μs 869ns 8.24μs 0.153 0 0 14.47 KB
master SendRequest netcoreapp3.1 169μs 976ns 8.4μs 0.17 0 0 17.27 KB
master SendRequest net472 0.000589ns 0.000489ns 0.00183ns 0 0 0 0 b
#6444 SendRequest net6.0 151μs 869ns 6.79μs 0.153 0 0 14.47 KB
#6444 SendRequest netcoreapp3.1 170μs 955ns 7.99μs 0.159 0 0 17.27 KB
#6444 SendRequest net472 0.00162ns 0.000622ns 0.00224ns 0 0 0 0 b
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master WriteAndFlushEnrichedTraces net6.0 588μs 3.25μs 19.2μs 0.561 0 0 41.79 KB
master WriteAndFlushEnrichedTraces netcoreapp3.1 653μs 2.92μs 16μs 0.331 0 0 41.87 KB
master WriteAndFlushEnrichedTraces net472 838μs 4.22μs 17.9μs 8.52 2.44 0.406 53.26 KB
#6444 WriteAndFlushEnrichedTraces net6.0 558μs 2.05μs 7.67μs 0.548 0 0 41.75 KB
#6444 WriteAndFlushEnrichedTraces netcoreapp3.1 653μs 3.55μs 20.7μs 0.322 0 0 41.71 KB
#6444 WriteAndFlushEnrichedTraces net472 835μs 4.14μs 17.6μs 8.06 2.42 0.403 53.24 KB
Benchmarks.Trace.DbCommandBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master ExecuteNonQuery net6.0 1.3μs 1.02ns 3.94ns 0.0146 0 0 1.02 KB
master ExecuteNonQuery netcoreapp3.1 1.81μs 2.54ns 9.85ns 0.0136 0 0 1.02 KB
master ExecuteNonQuery net472 2.14μs 1.84ns 7.12ns 0.157 0.00107 0 987 B
#6444 ExecuteNonQuery net6.0 1.27μs 2.4ns 9.28ns 0.0142 0 0 1.02 KB
#6444 ExecuteNonQuery netcoreapp3.1 1.75μs 1.62ns 6.28ns 0.0132 0 0 1.02 KB
#6444 ExecuteNonQuery net472 2.05μs 2.77ns 10.7ns 0.156 0.00102 0 987 B
Benchmarks.Trace.ElasticsearchBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master CallElasticsearch net6.0 1.33μs 0.64ns 2.48ns 0.0134 0 0 976 B
master CallElasticsearch netcoreapp3.1 1.55μs 1.39ns 5.2ns 0.013 0 0 976 B
master CallElasticsearch net472 2.59μs 2.4ns 9.28ns 0.158 0 0 995 B
master CallElasticsearchAsync net6.0 1.36μs 0.422ns 1.52ns 0.0128 0 0 952 B
master CallElasticsearchAsync netcoreapp3.1 1.64μs 1.02ns 3.93ns 0.014 0 0 1.02 KB
master CallElasticsearchAsync net472 2.58μs 2.13ns 8.26ns 0.166 0 0 1.05 KB
#6444 CallElasticsearch net6.0 1.23μs 0.389ns 1.46ns 0.0136 0 0 976 B
#6444 CallElasticsearch netcoreapp3.1 1.63μs 0.663ns 2.48ns 0.013 0 0 976 B
#6444 CallElasticsearch net472 2.55μs 2.31ns 8.93ns 0.158 0 0 995 B
#6444 CallElasticsearchAsync net6.0 1.32μs 0.463ns 1.73ns 0.0132 0 0 952 B
#6444 CallElasticsearchAsync netcoreapp3.1 1.55μs 0.683ns 2.55ns 0.0139 0 0 1.02 KB
#6444 CallElasticsearchAsync net472 2.74μs 0.994ns 3.85ns 0.166 0 0 1.05 KB
Benchmarks.Trace.GraphQLBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master ExecuteAsync net6.0 1.38μs 0.494ns 1.91ns 0.0128 0 0 952 B
master ExecuteAsync netcoreapp3.1 1.6μs 0.436ns 1.63ns 0.0128 0 0 952 B
master ExecuteAsync net472 1.82μs 0.371ns 1.39ns 0.145 0 0 915 B
#6444 ExecuteAsync net6.0 1.4μs 2.12ns 7.94ns 0.0133 0 0 952 B
#6444 ExecuteAsync netcoreapp3.1 1.62μs 0.489ns 1.83ns 0.0122 0 0 952 B
#6444 ExecuteAsync net472 1.77μs 0.528ns 2.05ns 0.145 0 0 915 B
Benchmarks.Trace.HttpClientBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master SendAsync net6.0 4.3μs 1.95ns 7.54ns 0.0323 0 0 2.31 KB
master SendAsync netcoreapp3.1 5.33μs 1.59ns 5.97ns 0.0374 0 0 2.85 KB
master SendAsync net472 7.38μs 1.78ns 6.88ns 0.494 0 0 3.12 KB
#6444 SendAsync net6.0 4.44μs 1.53ns 5.72ns 0.0332 0 0 2.31 KB
#6444 SendAsync netcoreapp3.1 5.44μs 2.92ns 11.3ns 0.0379 0 0 2.85 KB
#6444 SendAsync net472 7.29μs 1.59ns 6.15ns 0.493 0 0 3.12 KB
Benchmarks.Trace.ILoggerBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master EnrichedLog net6.0 1.48μs 0.72ns 2.69ns 0.0228 0 0 1.64 KB
master EnrichedLog netcoreapp3.1 2.43μs 2.01ns 7.79ns 0.0219 0 0 1.64 KB
master EnrichedLog net472 2.8μs 1.47ns 5.68ns 0.249 0 0 1.57 KB
#6444 EnrichedLog net6.0 1.48μs 0.851ns 3.18ns 0.0227 0 0 1.64 KB
#6444 EnrichedLog netcoreapp3.1 2.19μs 1.46ns 5.64ns 0.0228 0 0 1.64 KB
#6444 EnrichedLog net472 2.67μs 1.89ns 7.31ns 0.249 0 0 1.57 KB
Benchmarks.Trace.Log4netBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master EnrichedLog net6.0 118μs 243ns 941ns 0.0591 0 0 4.28 KB
master EnrichedLog netcoreapp3.1 121μs 171ns 662ns 0 0 0 4.28 KB
master EnrichedLog net472 154μs 81.5ns 294ns 0.684 0.228 0 4.46 KB
#6444 EnrichedLog net6.0 117μs 207ns 803ns 0.0579 0 0 4.28 KB
#6444 EnrichedLog netcoreapp3.1 121μs 103ns 384ns 0 0 0 4.28 KB
#6444 EnrichedLog net472 150μs 163ns 609ns 0.677 0.226 0 4.46 KB
Benchmarks.Trace.NLogBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master EnrichedLog net6.0 3.02μs 1.06ns 4.1ns 0.0299 0 0 2.2 KB
master EnrichedLog netcoreapp3.1 4.25μs 2.98ns 11.5ns 0.0296 0 0 2.2 KB
master EnrichedLog net472 4.89μs 1.4ns 5.42ns 0.32 0 0 2.02 KB
#6444 EnrichedLog net6.0 3.23μs 1.17ns 4.54ns 0.0306 0 0 2.2 KB
#6444 EnrichedLog netcoreapp3.1 4.22μs 1.16ns 4.51ns 0.0295 0 0 2.2 KB
#6444 EnrichedLog net472 4.86μs 1.32ns 5.11ns 0.319 0 0 2.02 KB
Benchmarks.Trace.RedisBenchmark - Slower ⚠️ Same allocations ✔️

Slower ⚠️ in #6444

Benchmark diff/base Base Median (ns) Diff Median (ns) Modality
Benchmarks.Trace.RedisBenchmark.SendReceive‑net6.0 1.131 1,310.72 1,482.71

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master SendReceive net6.0 1.31μs 0.911ns 3.53ns 0.0157 0 0 1.14 KB
master SendReceive netcoreapp3.1 1.93μs 0.778ns 3.01ns 0.0154 0 0 1.14 KB
master SendReceive net472 2.21μs 0.887ns 3.44ns 0.183 0 0 1.16 KB
#6444 SendReceive net6.0 1.48μs 0.658ns 2.46ns 0.0163 0 0 1.14 KB
#6444 SendReceive netcoreapp3.1 1.81μs 0.722ns 2.8ns 0.0154 0 0 1.14 KB
#6444 SendReceive net472 2.1μs 1.94ns 7.52ns 0.183 0 0 1.16 KB
Benchmarks.Trace.SerilogBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master EnrichedLog net6.0 2.75μs 0.668ns 2.41ns 0.022 0 0 1.6 KB
master EnrichedLog netcoreapp3.1 3.9μs 2.14ns 8.29ns 0.0216 0 0 1.65 KB
master EnrichedLog net472 4.42μs 3.49ns 13.5ns 0.322 0 0 2.04 KB
#6444 EnrichedLog net6.0 2.73μs 0.994ns 3.85ns 0.0219 0 0 1.6 KB
#6444 EnrichedLog netcoreapp3.1 3.88μs 1.27ns 4.93ns 0.0213 0 0 1.65 KB
#6444 EnrichedLog net472 4.48μs 2.06ns 7.98ns 0.322 0 0 2.04 KB
Benchmarks.Trace.SpanBenchmark - Slower ⚠️ Same allocations ✔️

Slower ⚠️ in #6444

Benchmark diff/base Base Median (ns) Diff Median (ns) Modality
Benchmarks.Trace.SpanBenchmark.StartFinishSpan‑net472 1.174 631.01 741.05

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master StartFinishSpan net6.0 402ns 0.238ns 0.921ns 0.00805 0 0 576 B
master StartFinishSpan netcoreapp3.1 616ns 0.76ns 2.95ns 0.00768 0 0 576 B
master StartFinishSpan net472 631ns 0.366ns 1.42ns 0.0916 0 0 578 B
master StartFinishScope net6.0 556ns 0.355ns 1.38ns 0.00982 0 0 696 B
master StartFinishScope netcoreapp3.1 733ns 0.697ns 2.7ns 0.00919 0 0 696 B
master StartFinishScope net472 849ns 0.866ns 3.35ns 0.104 0 0 658 B
#6444 StartFinishSpan net6.0 399ns 0.181ns 0.677ns 0.00808 0 0 576 B
#6444 StartFinishSpan netcoreapp3.1 633ns 0.428ns 1.66ns 0.00789 0 0 576 B
#6444 StartFinishSpan net472 741ns 0.208ns 0.805ns 0.0916 0 0 578 B
#6444 StartFinishScope net6.0 547ns 0.22ns 0.85ns 0.00974 0 0 696 B
#6444 StartFinishScope netcoreapp3.1 688ns 0.325ns 1.26ns 0.0093 0 0 696 B
#6444 StartFinishScope net472 859ns 0.428ns 1.66ns 0.104 0 0 658 B
Benchmarks.Trace.TraceAnnotationsBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master RunOnMethodBegin net6.0 591ns 0.394ns 1.47ns 0.00976 0 0 696 B
master RunOnMethodBegin netcoreapp3.1 885ns 0.35ns 1.31ns 0.00973 0 0 696 B
master RunOnMethodBegin net472 1.16μs 1.04ns 4.04ns 0.104 0 0 658 B
#6444 RunOnMethodBegin net6.0 601ns 0.335ns 1.3ns 0.00968 0 0 696 B
#6444 RunOnMethodBegin netcoreapp3.1 865ns 0.368ns 1.38ns 0.00962 0 0 696 B
#6444 RunOnMethodBegin net472 1.19μs 0.512ns 1.98ns 0.105 0 0 658 B

Copy link
Contributor

@bouwkast bouwkast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@gleocadie gleocadie force-pushed the gleocadie/fix-gitmetadata-ddtags-tests branch from a659978 to 9db1d0d Compare December 16, 2024 16:45
@gleocadie gleocadie merged commit 4288ae4 into master Dec 16, 2024
99 of 104 checks passed
@gleocadie gleocadie deleted the gleocadie/fix-gitmetadata-ddtags-tests branch December 16, 2024 19:48
@github-actions github-actions bot added this to the vNext-v3 milestone Dec 16, 2024
@andrewlock andrewlock added the area:tracer The core tracer library (Datadog.Trace, does not include OpenTracing, native code, or integrations) label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:tracer The core tracer library (Datadog.Trace, does not include OpenTracing, native code, or integrations)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants