Description of the problem including expected versus actual behavior. Please include screenshots (if relevant):
I'm trying to set an attribute in an instrumentation plugin via the new Plugin Api:
The Transaction and Span for this instrumentation is shown in the APM App but i can not find this attribute anywhere in the APM-App or on the span document in the apm* indices.
Is that not a supported feature of the Plugin-Api yet or is my APM-Server Version to old for this?
Where should this attribute be seen?
Not sure why this doesn't work. Maybe the type attribute key is a reserved one and the APM Server maps it to something. Try to use a different attribute name, for example - message-action.
If that doesn't work, please find a document of such span, verify it is indeed one on which you set the attribute, and share it.
OK, sorry for missing that before - I thought that we send OTel attributes as labels, for which the mapping is dynamic, but we send them as otel.attributes, which APM Server supports only since 7.16.
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.