You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@statistic[stackSize](title="Size of the outbound message stack"; source="stackSize"; record=histogram,stats; interpolationmode=none);
@signal[sessionKeyDecryptionTime](type="double");
@statistic[sessionKeyDecryptionTime](title="Decryption time using std::chrono"; source="sessionKeyDecryptionTime"; record=histogram,stats; interpolationmode=none);
@signal[sessionKeyEncryptionTime](type="double");
@statistic[sessionKeyEncryptionTime](title="Encryption time using std::chrono"; source="sessionKeyEncryptionTime"; record=histogram,stats; interpolationmode=none);
@signal[dataEncryptionTime](type="double");
@statistic[dataEncryptionTime](title="Encryption time using std::chrono"; source="dataEncryptionTime"; record=histogram,stats; interpolationmode=none);