Skip to content

Conversation

@viraptor
Copy link
Contributor

@viraptor viraptor commented May 1, 2020

This allows services to add some data which can be correlated with a specific
request without trying to match specific time/url/... by hand in the logs.

Any string assigned to first metadata parameter will be copied verbatim to the
logged metadata field.

viraptor added 4 commits May 1, 2020 14:50
This allows services to add some data which can be correlated with a specific
request without trying to match specific time/url/... by hand in the logs.

Any string assigned to first `metadata` parameter will be copied verbatim to the
logged `metadata` field.
@jacobbednarz
Copy link
Owner

jacobbednarz commented May 3, 2020

This should be 👌. The only thing I want to be wary of here is that in the future, this project could cover Network Error Logging and more implementations of the Reporting API but I suspect they would be implemented on different paths, not query strings or anything that would interfere here.

@jacobbednarz jacobbednarz merged commit e3f9bda into jacobbednarz:master May 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants