You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Workbench is an inbuilt feature provided with each extension in order to assist you to fine tune the extension setup before you actually deploy it on the controller. Please review the following [document](https://community.appdynamics.com/t5/Knowledge-Base/How-to-use-the-Extensions-WorkBench/ta-p/30130) for how to use the Extensions WorkBench
282
282
283
283
## Troubleshooting
284
-
Please follow the steps listed in the [extensions troubleshooting document](https://community.appdynamics.com/t5/Knowledge-Base/How-to-troubleshoot-missing-custom-metrics-or-extensions-metrics/ta-p/28695) in order to troubleshoot your issue. These are a set of common issues that customers might have faced during the installation of the extension. If these don't solve your issue, please follow the last step on the troubleshooting-document to contact the support team.
285
-
286
-
## Support Tickets
287
-
If after going through the Troubleshooting Document you have not been able to get your extension working, please file a ticket and add the following information.
288
-
289
-
Please provide the following in order for us to assist you better.
290
-
291
-
1. Stop the running machine agent .
292
-
2. Delete all existing logs under <MachineAgent>/logs .
293
-
3. Please enable debug logging by editing the file <MachineAgent>/conf/logging/log4j.xml. Change the level value of the following <logger> elements to debug.
294
-
```
295
-
<logger name="com.singularity">
296
-
<logger name="com.appdynamics">
297
-
```
298
-
4. Start the machine agent and please let it run for 10 mins. Then zip and upload all the logs in the directory <MachineAgent>/logs/*.
299
-
5. Attach the zipped <MachineAgent>/conf/* directory here.
300
-
6. Attach the zipped <MachineAgent>/monitors/<ExtensionMonitor> directory here .
301
-
302
-
For any support related questions, you can also contact help@appdynamics.com.
284
+
Please follow the steps listed in the [extensions troubleshooting document](https://community.appdynamics.com/t5/Knowledge-Base/How-to-troubleshoot-missing-custom-metrics-or-extensions-metrics/ta-p/28695) in order to troubleshoot your issue. These are a set of common issues that customers might have faced during the installation of the extension.
303
285
304
286
## Contributing
305
287
Always feel free to fork and contribute any changes directly via [GitHub](https://github.com/Appdynamics/vertica-monitoring-extension).
@@ -318,4 +300,4 @@ Always feel free to fork and contribute any changes directly via [GitHub](https:
0 commit comments