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
@@ -58,6 +59,7 @@ Please turn on those events to take advantage of this monitoring.
58
59
## Build
59
60
60
61
Build the package with:
62
+
61
63
```shell
62
64
./gradlew shadowJar
63
65
```
@@ -82,6 +84,7 @@ java \
82
84
## Connection
83
85
84
86
There are two transport modes in which this extension can be run:
87
+
85
88
***Binding** : Requires WMQ Extension to be deployed in machine agent on the same machine where
86
89
WMQ server is installed.
87
90
***Client** : In this mode, the WMQ extension is installed on a different host than the IBM MQ
@@ -166,6 +169,7 @@ a temporary dynamic queue to be created. You can override the default here by us
166
169
See [docs/metrics.md](docs/metrics.md).
167
170
168
171
## Troubleshooting
172
+
169
173
1. Please follow the steps listed in this [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.
170
174
2. Error `Completion Code '2', Reason '2495'`
171
175
Normally this error occurs if the environment variables are not set up correctly for this extension to work MQ in Bindings Mode.
@@ -199,6 +203,7 @@ See [docs/metrics.md](docs/metrics.md).
0 commit comments