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

Agent cpu/memory when idle #914

Closed
sethAmazon opened this issue Jan 24, 2022 · 2 comments
Closed

Agent cpu/memory when idle #914

sethAmazon opened this issue Jan 24, 2022 · 2 comments

Comments

@sethAmazon
Copy link
Member

Describe the question
A request form @yimipeng is to see how the agent performs when xray is enabled but no traces are coming it.

I'm going to run a 0tps xray performance tests and report back.

@sethAmazon
Copy link
Member Author

{
"testcase": "xrayreceiver",
"instanceType": "m5.2xlarge",
"receivers": [
"awsxray"
],
"processors": [
"batch"
],
"exporters": [
"awsxray"
],
"dataType": "xray",
"dataMode": "trace",
"dataRate": 0,
"avgCpu": 0.04500004385839819,
"avgMem": 61.23246933333333,
"maxCpu": 0.20000858286831225,
"maxMem": 61.681664,
"commitId": "3a1152d",
"collectionPeriod": 10,
"testingAmi": "soaking_linux"
}

@sethAmazon
Copy link
Member Author

Closing issue

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

No branches or pull requests

1 participant