Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jun 7, 2023

Backport e876003 from #6006 to 1.13.

Adds out.host tag for celery as a precursor tag for peer.service
Testing is updated to check for new tag by calling hostname for local machine

Checklist

  • Change(s) are motivated and described in the PR description.
  • Testing strategy is described if automated tests are not included in the PR.
  • Risk is outlined (performance impact, potential for breakage, maintainability, etc).
  • Change is maintainable (easy to change, telemetry, documentation).

Reviewer Checklist

  • Title is accurate.
  • No unnecessary changes are introduced.
  • Description motivates each change.
  • Avoids breaking API changes unless absolutely necessary.
  • Testing strategy adequately addresses listed risk(s).
  • Change is maintainable (easy to change, telemetry, documentation).
  • Release note makes sense to a user of the library.
  • Reviewer has explicitly acknowledged and discussed the performance implications of this PR as reported in the benchmarks PR comment.

@github-actions github-actions bot requested review from a team as code owners June 7, 2023 19:07
@github-actions github-actions bot requested review from Kyle-Verhoog and juanjux June 7, 2023 19:07
@github-actions github-actions bot added the changelog/no-changelog A changelog entry is not required for this PR. label Jun 7, 2023
@github-actions github-actions bot requested review from ZStriker19 and mabdinur June 7, 2023 19:07
@pr-commenter
Copy link

pr-commenter bot commented Jun 7, 2023

Benchmarks

Comparing candidate commit 3dfd694 in PR branch backport-6006-to-1.13 with baseline commit cff2431 in branch 1.13.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 94 cases.

Adds `out.host` tag for celery as a precursor tag for `peer.service`
Testing is updated to check for new tag by calling hostname for local
machine

- [x] Change(s) are motivated and described in the PR description.
- [x] Testing strategy is described if automated tests are not included
in the PR.
- [x] Risk is outlined (performance impact, potential for breakage,
maintainability, etc).
- [x] Change is maintainable (easy to change, telemetry, documentation).

- [x] Title is accurate.
- [x] No unnecessary changes are introduced.
- [x] Description motivates each change.
- [x] Avoids breaking
[API](https://ddtrace.readthedocs.io/en/stable/versioning.html#interfaces)
changes unless absolutely necessary.
- [x] Testing strategy adequately addresses listed risk(s).
- [x] Change is maintainable (easy to change, telemetry, documentation).
- [x] Release note makes sense to a user of the library.
- [x] Reviewer has explicitly acknowledged and discussed the performance
implications of this PR as reported in the benchmarks PR comment.

---------

Co-authored-by: Munir Abdinur <munir_abdinur@hotmail.com>
Co-authored-by: Munir Abdinur <munir.abdinur@datadoghq.com>
(cherry picked from commit e876003)
@mabdinur mabdinur force-pushed the backport-6006-to-1.13 branch from 76bacd0 to 3a4c6f7 Compare June 8, 2023 17:27
@mabdinur mabdinur enabled auto-merge (squash) June 8, 2023 19:10
@mabdinur mabdinur merged commit daca580 into 1.13 Jun 9, 2023
@mabdinur mabdinur deleted the backport-6006-to-1.13 branch June 9, 2023 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/no-changelog A changelog entry is not required for this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants