zibri
    Preparing search index...

    Default metrics service implementation of Zibri.

    Implements

    Index

    Constructors

    Methods

    • Collect a snapshot of every metric’s current samples. This will usually be called in regular intervals, eg. From a cron job.

      To retrieve the metrics use the getMetricSnapshots method.

      Returns Promise<void>