Alexander Wert
Alexander Wert
related: https://github.com/elastic/apm-agent-python/issues/972
Reopened to use as meta issue
@MyEVerse Thanks for the feedback! Actually, we are actively working on this feature: - https://github.com/elastic/apm-agent-nodejs/pull/2194 - https://github.com/elastic/apm-agent-python/pull/1193 - https://github.com/elastic/apm-agent-java/pull/1951 We cannot state any release dates but it won't take long...
@MyEVerse and others: We have a preview version for AWS Lambda APM data support for Node.js and Python available. Here are the links to the documentation to set up things:...
Done for Java, Node.js, Python
Reopened to track the status for other APM agents
@felixbarny thank you for looping me in. I just wanted to drop in a different idea / approach to realize the service map purely on metric data, thus detaching it...
I think a flag for sync / async (blocking / non-blocking) spans would be very useful for trace analysis. In this way you could much easier and quicker identify hot...
Hi, the only dependencies of this extension are to: - org.apache.jmeter:ApacheJMeter_core:3.1 - org.apache.jmeter:ApacheJMeter_components:3.1 - org.influxdb:influxdb-java:2.4 So I assume the problem is that this extension only works for JMeter 3.1 and...
@miteshlimbachia , @ciitronian25 can you confirm that this issue was related to using JMeter version 3.0 instead of JMeter 3.1 ?