Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

Valid as of Datafari 6.0.3

Functional feature

In order to monitor search method performances, we added a features feature to monitor the time spent in various method methods in the Search process. If enabled, this features adds logs in:

...

Code Block
# Monotoring timers
ENABLE_MONITORING_TIMER=true

It is not required to restart Datafari to apply the new configuration.

How to read the logs

This tool can produce two types of log. The first one is the “top”, the second one in the “stop”.

...