|
inlinenoexcept |
One-shot constructor to initialize all data members.
id | The metrics identifier. |
total | The total number of objects observed by this metrics. |
current | The number of objects currently observed by this metrics. |
totalLifetime | The sum of the lifetime of each observed objects. |
failures | The number of failures observed. |
queued | The number of queued events. |
outstanding | The number of outstanding events. |
delivered | The number of forwarded events. |