Package org.jpos.metrics


package org.jpos.metrics
  • Class
    Description
    Factory helpers that create or look up Micrometer meters defined by MeterInfo, ensuring duplicate registrations resolve to the same instance.
    Catalog of jPOS-defined Micrometer meters: a stable identifier, human-readable description, and optional default tags for each instrument.
    Utility class for accessing Micrometer metrics in jPOS components.
    QBean that exposes the Q2 Prometheus meter registry over an embedded HTTP server, optionally serving a status-path probe used by orchestrators.