Am trying to configure APM for Apache Storm.
During topology submission, am passing required arguments like -Delastic.apm.service_name, -Delastic.apm.server_url, -Delastic.apm.application_packages & javaagent.
Topologies are also running and i can see required parameters in topology process. Topologies are processing data but no data is coming to APM.
FYI : topology code (kind of API) is not written using any Java framework.
Can someone help me on this? Am I missing some arguments or Storm is not supported or something different? Has anyone configured APM on Apache Storm or Spark?
Kibana version: 6.5.4
Elasticsearch version: 6.5.4
APM Server version: 6.5.4
APM Agent language and version: JAVA & elastic-apm-agent-1.4.0
Browser version: Chrome latest
Original install method (e.g. download page, yum, deb, from source, etc.) and version: yum & docker
Fresh install or upgraded from other version? Fresh
Is there anything special in your setup? No change. All default configuration
Description of the problem including expected versus actual behavior. Please include screenshots (if relevant):
Steps to reproduce:
- Setup APM ,kibana, etc.
- Setup Apache Storm & submit topologies (pass required parameters for APM)
- Perform some activities so that topologies process some data.
- Check APM dashboard
Errors in browser console (if relevant): none
Provide logs and/or server output (if relevant): none