Is it allowed to use:
application_packages=asdf.*
Thanks
Is it allowed to use:
application_packages=asdf.*
Thanks
Hi and thanks for using our agent
No need for a wildcard at the end of the package, as you did, because the checks are done through startsWith
, so just pick the root package you want to trace, as in application_packages=asdf
.
This also means that wildcards are not allowed inside the package names.
This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.