Edit the schedule of Collibra DGC statistics

Collibra Platform collects statistics at regular intervals. The statistics are shown on various pages, such as the Metrics pages of the Collibra applications.

Prerequisites

  • You have the ADMIN or SUPER role in Collibra Console.

Steps

  1. Open the DGC service settings for editing:
    1. Open Collibra Console.
      Collibra Console opens with the Infrastructure page.
    2. In the tab pane, expand an environment to show its services.
    3. In the tab pane, click the Data Governance Center service of that environment.
    4. Click Configuration.
    5. Click Edit configuration.
  2. In the Statistics configuration section, make the necessary changes.
    SettingDescription
    Buffer size

    The maximum amount of statistics entries that the buffer can contain before saving them in the database.

    The default value is 10.

    Buffer flush time

    The maximum amount of time in milliseconds to keep statistic entries in memory before saving them in the database.

    The default values is 10,000.

    Cron map

    List of statistics, listed by their Cron name, and a Cron interval.

    These are the default values:

    Field keyField value

    workflow-task

    0 59 23 * * ?

    active-users

    0 0/15 * * * ?

    term-count

    0 59 23 * * ?

    vocabulary-count

    0 59 23 * * ?

    page-hit

    0 0 * * * ?

    task-count

    0 0 * * * ?

    If you create an invalid cron pattern, Collibra stops responding.

  3. Click Save all.

What's next

Restart the environment to apply your changes. For more information, go to Stop an environment and Start an environment.