-
Notifications
You must be signed in to change notification settings - Fork 439
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
internal: add workflow to check for outdated integrations #3008
Conversation
env: | ||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
steps: | ||
- uses: actions/checkout@v4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
||
- name: Create Pull Request | ||
id: pr | ||
uses: peter-evans/create-pull-request@v6 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Datadog ReportBranch report: ✅ 0 Failed, 4048 Passed, 61 Skipped, 2m 43.53s Total Time |
BenchmarksBenchmark execution time: 2024-12-09 14:35:15 Comparing candidate commit d1f43d8 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 53 metrics, 0 unstable metrics. |
remove packages deprecated in v2 remove extraneous dependencies propagate statsd client to stats concentrator (#3009) refactor(ddtrace/tracer): rename WithDogstatsdAddress as WithDogstatsdAddr
d1f43d8
to
d25980e
Compare
What does this PR do?
Duplicate of #2936 on the v2-dev branch, following the policy that we need a duplicate PR on the
v2-dev
branch before GA release.Reviewer's Checklist
v2-dev
branch and reviewed by @DataDog/apm-go.Unsure? Have a question? Request a review!