DataDog / kong-plugin-ddtrace

Datadog APM Plugin for Kong Gateway
Apache License 2.0
15 stars 7 forks source link

feat: tag span with w3c parent state #60

Closed dmehala closed 1 month ago

dmehala commented 1 month ago

Description

Implement W3C phase 2

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.68%. Comparing base (59ee542) to head (253206e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #60 +/- ## ========================================== + Coverage 92.67% 92.68% +0.01% ========================================== Files 7 7 Lines 614 615 +1 ========================================== + Hits 569 570 +1 Misses 45 45 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dmehala commented 1 month ago

Can we run the parametric tests against the Kong plugin?

No unfortunately.