The process card is a JZR recording file containing a set of properties from the monitored process.
It is generated at process start and contains :
- Java system properties
example :java.version=1.8.0_45
- Jeyzer Publisher exposed static data
example :jzr.cxt.param-tennis-court=Central
- JMX exposed static data
example :org.jeyzer.demo:DemoFeatures:DemoName=Demo-Features
- Library manifest attributes
example :jzr.jar.jeyzer-demo.jar.Implementation-Title=Jeyzer Demo
- Java runtime properties
example:jzr.ext.process.available.processors=4
The list of captured fields is configured in the Jeyzer Recorder profile.