|
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. |
| receivedBytes | The number of bytes received by the connection. |
| sentBytes | The number of bytes sent by the connection. |