Skip to content
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

[chore] Remove stale go mod replace for datadog-agent #27622

Merged
merged 4 commits into from
Oct 11, 2023

Conversation

songy23
Copy link
Member

@songy23 songy23 commented Oct 11, 2023

Description:
Remove stale go mod replace for datadog-agent and upgrade to the released version.

Link to tracking Issue:
Fixes #25119.

Testing:

Documentation:

@mx-psi
Copy link
Member

mx-psi commented Oct 11, 2023

--- FAIL: TestTraceExporter (2.02s)
    traces_exporter_test.go:277: Timed out

@songy23
Copy link
Member Author

songy23 commented Oct 11, 2023

--- FAIL: TestTraceExporter (2.02s)
traces_exporter_test.go:277: Timed out

Wasn't able to reproduce it in my local tests so skipped it for now. Will follow up in #27630. Suspect to be related to Go versions.

@dmitryax dmitryax merged commit a5528c9 into open-telemetry:main Oct 11, 2023
83 checks passed
@github-actions github-actions bot added this to the next release milestone Oct 11, 2023
@songy23 songy23 deleted the dd-agent-mod branch October 11, 2023 20:44
JaredTan95 pushed a commit to openinsight-proj/opentelemetry-collector-contrib that referenced this pull request Oct 18, 2023
…#27622)

**Description:**  Remove stale go mod replace for datadog-agent and upgrade to the released version.

**Link to tracking Issue:**  Fixes open-telemetry#25119.
jmsnll pushed a commit to jmsnll/opentelemetry-collector-contrib that referenced this pull request Nov 12, 2023
…#27622)

**Description:**  Remove stale go mod replace for datadog-agent and upgrade to the released version.

**Link to tracking Issue:**  Fixes open-telemetry#25119.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove replace of datadog-agent dependencies in go mod
5 participants