cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

OneAgent extension unreported metrics

thummaj
Frequent Guest

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.

1 REPLY 1

Mike_L
Dynatrace Guru
Dynatrace Guru

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. 

Mike

Featured Posts