Replies: 1 comment 5 replies
-
|
Can't tell with this context. Agent has fail-safe mechanism to keep your service as stable as possible, rather than OOM. So, if your backend can't process the traces in time, the agent would abandon traces automatically. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
my environment is
5 skywalking-oap-es7 nodes each with 8 core 16Gi JAVA_OPTS is -Xms10g -Xmx10g -Xmng
I use jmeter to test my client with 500 threads, and I get summary report with HTTP Request 11980 sample
but I only get 10005 trace in skywalking ui, skywalking or es7 lost some data? which parameters should be expand?
thanks
Beta Was this translation helpful? Give feedback.
All reactions