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
Successful access to the envelop should be logged.
Mismatch between envelope access and measurement service could be a sign of a problem.
This is especially important if the inner service has no logging of its own.
Since clients create a second TCP connection between the envelope and the inner measurement service, there may be no way to associate an envelope connection with a measurement other than time. Currently there is a limit of one connection at a time, so there is no risk of concurrency.
The text was updated successfully, but these errors were encountered:
Successful access to the envelop should be logged.
Mismatch between envelope access and measurement service could be a sign of a problem.
This is especially important if the inner service has no logging of its own.
Since clients create a second TCP connection between the envelope and the inner measurement service, there may be no way to associate an envelope connection with a measurement other than time. Currently there is a limit of one connection at a time, so there is no risk of concurrency.
The text was updated successfully, but these errors were encountered: