Package com.mendix.metrics


package com.mendix.metrics
  • Interfaces
    Class
    Description
    Counters count occurrences of an event.
    Gauges are arbitrary, persistent values.
    WARNING: Experimental feature.
    Sets report the number of unique elements that are received in a flush period.
    Timers measure the amount of time an operation took to complete, in milliseconds.