fix(types): update incorrect tracer option names#6526
Conversation
watson
left a comment
There was a problem hiding this comment.
Hi @sophiebits
Thank you for contributing and fixing the types 💯
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #6526 +/- ##
==========================================
- Coverage 84.08% 84.08% -0.01%
==========================================
Files 484 484
Lines 20277 20277
==========================================
- Hits 17050 17049 -1
- Misses 3227 3228 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Thanks for the test fix! |
|
@sophiebits My pleasure. Since I added a commit, I'm just waiting for a 2nd review from someone else before it can be merged |
|
@sophiebits the PR is highly appreciated! Thank you from me as well :) Could you verify your signature? We can otherwise not merge the PR as is and would have to rebase on our own and force push. |
c9f448a to
a6d2a1c
Compare
These are outdated or typoed. There are other options which are not named in the types which I haven't added in this PR. Signed-off-by: Thomas Watson <thomas.watson@datadoghq.com>
Signed-off-by: Thomas Watson <thomas.watson@datadoghq.com>
946e77f to
2e57439
Compare
|
Thanks again. I co-signed your commits, so now we could merge it. It will be included in the next release |
|
Thank you! |
|
I missed your comment @BridgeAR, sorry about that. |
* fix(types): update incorrect tracer option names These are outdated or typoed. There are other options which are not named in the types which I haven't added in this PR. Signed-off-by: Thomas Watson <thomas.watson@datadoghq.com> * Fix type:test Signed-off-by: Thomas Watson <thomas.watson@datadoghq.com> --------- Signed-off-by: Thomas Watson <thomas.watson@datadoghq.com> Co-authored-by: Thomas Watson <thomas.watson@datadoghq.com>
* fix(types): update incorrect tracer option names These are outdated or typoed. There are other options which are not named in the types which I haven't added in this PR. Signed-off-by: Thomas Watson <thomas.watson@datadoghq.com> * Fix type:test Signed-off-by: Thomas Watson <thomas.watson@datadoghq.com> --------- Signed-off-by: Thomas Watson <thomas.watson@datadoghq.com> Co-authored-by: Thomas Watson <thomas.watson@datadoghq.com>
These are outdated or typoed. There are other options which are not named in the types which I haven't added in this PR.