Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

envelope: should export a datatype for the envelope access logs #30

Open
stephen-soltesz opened this issue Dec 11, 2020 · 1 comment
Open
Labels

Comments

@stephen-soltesz
Copy link
Contributor

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.

@pboothe
Copy link

pboothe commented Jan 19, 2021

Users may provide extra data they wish to link against in their locate requests, and this is the only chance for us to put that in a DB.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants