Standard sheets
Some predefined sheets for each histogram variant – with or without graphs – are provided in the analyzer/config/report/sheet/histogram
directory of your Jeyzer installation. Those can be referenced in your report.xml
.
Refer to the below sections for any customization.
Configuration
Specific sheet attributes :type
: must be set to principal_histogram (Action principal), action_distinct_histogram, function_operation_histogram, executor_function_histogram, or executor_histogram depending on the selected variantthreshold
: indicates the minimum size of the action required to get taken into account in the histogram. Specific to the action_distinct_histogram variant.
Function and contention graph generation
The configuration of the graph picture generation and Excel inclusion is centralized. The core parts are defined in the default_setup.xml
of your Jeyzer installation.
The Excel inclusion configuration is available inside the function_graph
and contention_graph
blocks. Those are optional.
See the contention and function graph configuration sections for more details on the picture generation.