Skip to content

jeyzer-community/jeyzer-recorder

Repository files navigation

jeyzer-recorder

Jeyzer Recorder is the Jeyzer component which permits to capture any Java process activity (standard metrics, JMX data, Jeyzer events..), to be analyzed by the Jeyzer Analyzer or the Jeyzer Monitor.

Jeyzer Recorder is either deployed as a Java agent (prefered way) or as a Java client which will connect to the monitored process.

The Jeyzer Recorder Installer and the Jeyzer Ecosystem Installer permit to deploy and configure a ready to use Jeyzer Recorder.

For more details see the Jeyzer Recorder overview and the Jeyzer documentation.

Build instructions

Jeyzer Recorder project can be built with Maven.

Under the current directory, execute :

mvn clean package

The jeyzer-all project is responsible for calling the current project build.

License

Copyright 2020-2024 Jeyzer.

Licensed under the Mozilla Public License, Version 2.0