Interface IPrometheus

interface IPrometheus {
    registry: Registry;
}

Implemented by

Properties

Properties

registry: Registry