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
- Monitoring objects. Sets names of objects, that have to be monitored: queues, channels.
26
24
27
-
1. Download current repository.
28
-
2. Go to mq-java-exporter\src\main\resources. exporter_config.yaml file is located there. Fill it with actual data.
25
+
1. Fill exporter_config.yaml with your enviroments configuration.
29
26
30
27
#### Build
31
28
@@ -1083,7 +1080,12 @@ mvn package
1083
1080
</tbody>
1084
1081
</table>
1085
1082
1086
-
License
1087
-
-------
1083
+
## Issues and Contributions
1084
+
Feel free to express your thoughts about the exporter, unexpected behaviour and\or issues. New feature suggestions are welcome, use [issue tracker](https://github.com/Cinimex-Informatica/mq-java-exporter/issues).
1085
+
Pull requests are always welcome.
1086
+
1087
+
## Warning
1088
+
The exporter is provided as-is with no guarantees.
1088
1089
1089
-
Code is licensed under the [Apache License 2.0](https://github.com/Cinimex-Informatica/mq-java-exporter/blob/master/LICENSE).
1090
+
## License
1091
+
The exporter and it's code is licensed under the [Apache License 2.0](https://github.com/Cinimex-Informatica/mq-java-exporter/blob/master/LICENSE).
0 commit comments