Skip to content

Conversation

@mxiamxia
Copy link
Member

@mxiamxia mxiamxia commented Nov 16, 2020

Description:
Enable otlp http exporter integration test cases for all the testing platforms

Link to tracking Issue:
#104

Testing:
Tested on local
aws-otel-test-framework git:(otlp-http) ✗
cd terraform/mock; terraform init && terraform apply -var="testcase=../testcases/otlp_http_exporter_trace_mock"
cd terraform/mock; terraform init && terraform apply -var="testcase=../testcases/otlp_http_exporter_metric_mock"

Performance Model:

{"testcase":"otlp_http_exporter_trace_mock","instanceType":"m5.2xlarge","testingAmi":"soaking_linux","dataType":"otlp","dataRate":5000,"avgCpu":733.4181454308136,"avgMem":3094.6297173333337,"commitId":"dummy_commit","collectionPeriod":10}%

{"testcase":"otlp_http_exporter_trace_mock","instanceType":"m5.2xlarge","testingAmi":"soaking_linux","dataType":"otlp","dataRate":1000,"avgCpu":120.24025458188878,"avgMem":491.3606656,"commitId":"dummy_commit","collectionPeriod":10}%

{"testcase":"otlp_http_exporter_trace_mock","instanceType":"m5.2xlarge","testingAmi":"soaking_linux","dataType":"otlp","dataRate":100,"avgCpu":120.24025458188878,"avgMem":491.3606656,"commitId":"dummy_commit","collectionPeriod":10}%

{"testcase":"otlp_http_exporter_metric_mock","instanceType":"m5.2xlarge","testingAmi":"soaking_linux","dataType":"otlp","dataRate":5000,"avgCpu":733.4181454308136,"avgMem":3094.6297173333337,"commitId":"dummy_commit","collectionPeriod":10}%

{"testcase":"otlp_http_exporter_metric_mock","instanceType":"m5.2xlarge","testingAmi":"soaking_linux","dataType":"otlp","dataRate":1000,"avgCpu":120.24025458188878,"avgMem":491.3606656,"commitId":"dummy_commit","collectionPeriod":10}%

{"testcase":"otlp_http_exporter_metric_mock","instanceType":"m5.2xlarge","testingAmi":"soaking_linux","dataType":"otlp","dataRate":100,"avgCpu":120.24025458188878,"avgMem":491.3606656,"commitId":"dummy_commit","collectionPeriod":10}%

@codecov-io
Copy link

Codecov Report

Merging #124 (94bb0db) into main (d9b3d6b) will increase coverage by 0.34%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #124      +/-   ##
==========================================
+ Coverage   75.71%   76.05%   +0.34%     
==========================================
  Files           4        4              
  Lines          70       71       +1     
==========================================
+ Hits           53       54       +1     
  Misses          9        9              
  Partials        8        8              
Impacted Files Coverage Δ
pkg/defaultcomponents/defaults.go 73.33% <100.00%> (+0.91%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d9b3d6b...94bb0db. Read the comment docs.

@wyTrivail wyTrivail merged commit 7bb4dae into aws-observability:main Nov 16, 2020
vastin pushed a commit to vastin/aws-otel-collector that referenced this pull request Mar 3, 2021
* fix negative soaking

* fix soaking parameters
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.05%. Comparing base (d9b3d6b) to head (94bb0db).
⚠️ Report is 1453 commits behind head on main.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #124      +/-   ##
==========================================
+ Coverage   75.71%   76.05%   +0.34%     
==========================================
  Files           4        4              
  Lines          70       71       +1     
==========================================
+ Hits           53       54       +1     
  Misses          9        9              
  Partials        8        8              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

4 participants