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

Add Coralogix exporter #1358

Closed

Conversation

povilasv
Copy link

@povilasv povilasv commented Jul 13, 2022

Description:

Add Coralogix exporter

Link to tracking Issue:
aws-observability/aws-otel-test-framework#769

Testing:

Tested on local

cd terraform/mock; terraform init && terraform apply -var="testcase=../testcases/coralogix_exporter_trace_mock" -var-file="../testcases/coralogix_exporter_trace_mock/parameters.tfvars"
cd terraform/mock; terraform init && terraform apply -var="testcase=../testcases/coralogix_exporter_metric_mock" -var-file="../testcases/coralogix_exporter_metric_mock/parameters.tfvars"

Performance Model:

{"testcase":"coralogix_exporter_trace_mock","instanceType":"m5.2xlarge","receivers":["otlp"],"processors":["batch"],"exporters":["coralogix"],"dataType":"otlp","dataMode":"trace","dataRate":100,"avgCpu":3.5866581769459125,"avgMem":77.4612992,"maxCpu":4.500141369691069,"maxMem":78.76608,"commitId":"dummy_commit","collectionPeriod":10,"testingAmi":"soaking_linux"}
{"testcase":"coralogix_exporter_trace_mock","instanceType":"m5.2xlarge","receivers":["otlp"],"processors":["batch"],"exporters":["coralogix"],"dataType":"otlp","dataMode":"trace","dataRate":1000,"avgCpu":30.39000205777385,"avgMem":78.76130133333335,"maxCpu":31.501272525404993,"maxMem":79.72864,"commitId":"dummy_commit","collectionPeriod":10,"testingAmi":"soaking_linux"}
{"testcase":"coralogix_exporter_trace_mock","instanceType":"m5.2xlarge","receivers":["otlp"],"processors":["batch"],"exporters":["coralogix"],"dataType":"otlp","dataMode":"trace","dataRate":5000,"avgCpu":105.91960146429264,"avgMem":92.33256296296295,"maxCpu":109.40723552717361,"maxMem":93.237248,"commitId":"dummy_commit","collectionPeriod":10,"testingAmi":"soaking_linux"}

{"testcase":"coralogix_exporter_metrics_mock","instanceType":"m5.2xlarge","receivers":["otlp"],"processors":["batch"],"exporters":["coralogix"],"dataType":"otlp","dataMode":"metric","dataRate":100,"avgCpu":0.02833342984399097,"avgMem":66.1116928,"maxCpu":0.20001177417311514,"maxMem":67.52256,"commitId":"dummy_commit","collectionPeriod":10,"testingAmi":"soaking_linux"}
{"testcase":"coralogix_exporter_metrics_mock","instanceType":"m5.2xlarge","receivers":["otlp"],"processors":["batch"],"exporters":["coralogix"],"dataType":"otlp","dataMode":"metric","dataRate":1000,"avgCpu":0.034167186076572,"avgMem":65.5704064,"maxCpu":0.2000026722957052,"maxMem":67.350528,"commitId":"dummy_commit","collectionPeriod":10,"testingAmi":"soaking_linux"}
{"testcase":"coralogix_exporter_metrics_mock","instanceType":"m5.2xlarge","receivers":["otlp"],"processors":["batch"],"exporters":["coralogix"],"dataType":"otlp","dataMode":"metric","dataRate":5000,"avgCpu":0.03499984269393448,"avgMem":65.3611008,"maxCpu":0.19998677499456158,"maxMem":67.01056,"commitId":"dummy_commit","collectionPeriod":10,"testingAmi":"soaking_linux"}

Documentation:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions
Copy link
Contributor

This PR is stale because it has been open 30 days with no activity.

@github-actions github-actions bot added the stale label Aug 28, 2022
@mhausenblas mhausenblas removed the stale label Aug 29, 2022
@povilasv povilasv force-pushed the add-coralogix-exporter branch from 699e1fe to 6efbae9 Compare September 26, 2022 06:46
@povilasv povilasv force-pushed the add-coralogix-exporter branch from 6efbae9 to 4834a8e Compare October 5, 2022 17:04
@vsakaram vsakaram assigned PaurushGarg and unassigned PaurushGarg Nov 3, 2022
@github-actions
Copy link
Contributor

This PR is stale because it has been open 30 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants