google / nel-collector

Network Error Logging (NEL) collector
https://wicg.github.io/network-error-logging/
Apache License 2.0
39 stars 17 forks source link

Add client IP and user-agent to report batches #5

Closed dcreager closed 6 years ago

dcreager commented 6 years ago

Just like collection time, this information only needs to be recorded for batches, not for the individual reports within a batch.

This also gives us all the information we need to make the report dumper use Apache's CLF format. Er, well, almost all the information; we should probably update the spec to include the HTTP verb...