As discussed in elastic/kibana#49467 the server should accept classname attributes on stacktrace frames and require agents to either send a classname or a filename.
Agent devs need to be aware that stop sending filename information is breaking with older versions of the APM Server.
As discussed in elastic/kibana#49467 the server should accept
classnameattributes onstacktrace framesand require agents to either send aclassnameor afilename.Agent devs need to be aware that stop sending
filenameinformation is breaking with older versions of the APM Server.