Skip to content

Add fields for DataDog propagator#225

Closed
ocelotl wants to merge 3 commits intoopen-telemetry:masterfrom
ocelotl:issue_224
Closed

Add fields for DataDog propagator#225
ocelotl wants to merge 3 commits intoopen-telemetry:masterfrom
ocelotl:issue_224

Conversation

@ocelotl
Copy link
Copy Markdown
Contributor

@ocelotl ocelotl commented Nov 30, 2020

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A

Does This PR Require a Core Repo Change?

  • Yes. - Link to PR:
  • No.

Checklist:

See contributing.md for styleguide, changelog guidelines, and more.

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated

This marks the test case as flaky, making it run at most 3 times. It is
enough for one of this runs to pass to consider this test case passed
and ran no more. If 3 consecutive runs of this test case fail, the test
case will be considered failed. It has been reported that running this
test case again makes it pass, usually. This approach is preferred over
marking it as xfail(strict=False) because most of the times the test
ends up passing after another run, so that in most of the cases we
can still benefit from running this test case (since if it is actually
failing because of a bug it will be reported as such after failing 3
times, making the team aware of an actual issue happening here).
@ocelotl ocelotl self-assigned this Nov 30, 2020
@ocelotl ocelotl requested review from a team, aabmass and codeboten and removed request for a team November 30, 2020 17:20
@ocelotl ocelotl changed the title Issue 224 Add fields for DataDog propagator Nov 30, 2020
@ocelotl ocelotl closed this Nov 30, 2020
@ocelotl ocelotl deleted the issue_224 branch November 30, 2020 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant