Custom metrics
Custom metrics can be written to collect and expose additional data in the Metrics view.
User custom metrics should be installed under the appropriate path in your home directory,
for example, /home/your_user/.allinea/map/metrics
. Custom metrics can also be installed
for all users by placing them in the Linaro MAP installation directory, for example,
/path/to/forge/map/metrics
. If a metric is installed in both locations, the user
installation takes priority.
Detailed information about how to write custom metrics can be found in
supplementary documentation bundled with the Linaro Forge installation in
allinea-metric-plugin-interface.pdf
.
Warning
Only install custom metrics from trusted third-party sources.