Which (web) framework are you using? Note that we only create spans if there's a transaction. So make sure you either use a supported web framework or to manually create a transaction.
Thank you for getting back!
I use a custom java app, which includes HTTPclient libraries. I thought, the APM agent could magically capture the stats from the http client , according to this:
For the supported HTTP libraries, the agent automatically creates spans for outgoing HTTP requests and propagates tracing headers. The spans are named after the schema <method> <host> , for example GET elastic.co .
Using that terminology Apache HttpClientis a framework, isn't it?
Is there a technical documentation about APM integration into external frameworks?
I'm trying to understand, how all these transaction and span stuff is working.
E.g. when some web-frameworks are supported: does that mean, that their owners have extended (added APM-related code) into the frameworks?
Thanks a lot!
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.