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

Integrate catadog image as proxy service between agent and library #3958

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sarahchen6
Copy link
Contributor

@sarahchen6 sarahchen6 commented Sep 26, 2024

What does this PR do?
This PR integrates the catadog image in the docker-compose.yml as a proxy service between the library and testagent.

Motivation:
Catadog is a tool for development, testing, and diagnosis. By integrating catadog, developers can customize the proxy to suit their development needs.

Additional Notes:
In the docker-compose.yml, catadog acts as a proxy between the testagent and ddagent so that it can access relevant trace information. However, catadog is not involved in the CircleCI workflow because it is a development, rather than testing, tool.

How to test the change?
You can confirm trace information is correctly passed by running the docker-compose.yml and observing catadog, testagent, and ddagent logs through docker logs <container_id>.

Unsure? Have a question? Request a review!

@sarahchen6 sarahchen6 force-pushed the sarahchen6/integrate-catadog-as-proxy branch 2 times, most recently from 4c5b6cc to 821b829 Compare September 30, 2024 19:14
@sarahchen6 sarahchen6 force-pushed the sarahchen6/integrate-catadog-as-proxy branch from e96e051 to ef0682f Compare October 2, 2024 15:57
@codecov-commenter
Copy link

codecov-commenter commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.86%. Comparing base (1f1afc1) to head (68da931).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3958      +/-   ##
==========================================
- Coverage   97.87%   97.86%   -0.01%     
==========================================
  Files        1313     1313              
  Lines       78352    78352              
  Branches     3886     3886              
==========================================
- Hits        76684    76681       -3     
- Misses       1668     1671       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sarahchen6 sarahchen6 force-pushed the sarahchen6/integrate-catadog-as-proxy branch from 4791100 to 68da931 Compare October 3, 2024 14:19
@DataDog DataDog deleted a comment from pr-commenter bot Oct 3, 2024
@pr-commenter
Copy link

pr-commenter bot commented Oct 3, 2024

Benchmarks

Benchmark execution time: 2024-10-03 14:55:56

Comparing candidate commit 68da931 in PR branch sarahchen6/integrate-catadog-as-proxy with baseline commit 9a012ec in branch master.

Found 1 performance improvements and 0 performance regressions! Performance is the same for 22 metrics, 2 unstable metrics.

scenario:tracing - Propagation - Datadog

  • 🟩 throughput [+3323.477op/s; +3420.832op/s] or [+10.990%; +11.312%]

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.

2 participants