-
Notifications
You must be signed in to change notification settings - Fork 920
Run soak tests from EC2 #1908
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
base: master
Are you sure you want to change the base?
Run soak tests from EC2 #1908
Conversation
🎉 All Contributor License Agreements have been signed. Ready to merge. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
7ff3316
to
6b72e5e
Compare
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.
PR Overview
This PR adds a configuration file for the OTEL agent to export metrics and logs from soak tests to Datadog.
- Adds a new YAML file for OTEL configuration.
- Configures receivers, processors, exporters, and service pipelines for both metrics and logs.
Reviewed Changes
File | Description |
---|---|
tests/soak/otel-config.yaml | Added OTEL configuration with receivers, processors, exporters, and service pipelines for Datadog integration |
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
This comment has been minimized.
This comment has been minimized.
2 similar comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
6b72e5e
to
ff78cfb
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
69967b4
to
1ca46af
Compare
This comment has been minimized.
This comment has been minimized.
1 similar comment
This comment has been minimized.
This comment has been minimized.
1ca46af
to
58c32c2
Compare
This comment has been minimized.
This comment has been minimized.
Use test code from the checked out branch instead of the selected CKPy version Bootstrap the same way as when changing version: with `build.sh`
58c32c2
to
bd252ad
Compare
This comment has been minimized.
This comment has been minimized.
3 similar comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
5e79cd4
to
bf3a2da
Compare
What
Adds OTEL config which would be used by OTEL agent to export the metrics and logs of Soak tests to Datadog.
Instructions to install OTEL agent on EC2:
This would start OTEL agent and tests would start exporting metrics and logs to it.
Other changes to run with EC2
Checklist
References
JIRA:
Test & Review
Open questions / Follow-ups