22 Jun 2021
10:08 AM
- last edited on
18 May 2023
05:48 AM
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.
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.