When using the ElasticAPM Openbridge, does this mean that functionality such as ElasticAPM.setLabel needs to be replaced with calls to the OpenTracing API?
Does this also means that it is not possible to use setType when using the OpenTracingBridge?
You can use both the agent API and the OpenTracing API at the same time if you want to. You can also set the type via the OT API by using the co.elastic.apm.opentracing.ElasticApmTags#TYPE constant.
Oke, Ill continue testing this then as I currently have a scenario where the label is not being set when using the ElasticAPMAgent but is working with the OpentracingAgent.
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.