22 Jun 2021 06:08 PM - last edited on 18 May 2023 01:48 PM by Michal_Gebacki
The MongoDB OneAgent extension that I am modifying seems to not report the metrics to Dynatrace. The extension doesn’t raise any configuration issues and simulates without any errors. I checked the log files on the related hosts and saw that the extension was in an OK state and did not report any errors.
Solved! Go to Solution.
22 Jun 2021 06:48 PM
You can look into logging the kwargs to make sure that you are connecting to the correct process. Als add a log as the first line in the query method to make sure that you configured the activation in the plugin.json correctly.