Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

enable otlp http exporter integration test cases for all the testing … #124

Merged
merged 2 commits into from
Nov 16, 2020

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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants