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

Why do we need the build logs?
When running npx instrumentDynatrace in the terminal it will generate some information about the instrumentation and it will show errors if there are any. Those information are useful for the information.

How to get the build logs?
You can find the build logs in node_modules/@dynatrace/react-native-plugin/logs or in the terminal after running the instrument command. See screenshot for reference:

Screenshot 2023-05-02 at 3.59.03 pm.png

NOTE: You can copy/paste the logs into a .txt file for easier investigation.

 

Version history
Last update:
‎05 May 2023 12:00 PM
Updated by:
Comments
ChadTurner
DynaMight Legend
DynaMight Legend

@yngwie_lucero thanks for sharing this