The v2 API supports a dedicated property (httpRequest) in addition to the payload that seems to improve readability in the console:
https://cloud.google.com/logging/docs/api/reference/rest/v2/LogEntry#httprequest
Not sure if we'd want to delete the properties occurring in the httpRequest from the payload, or let them remain redundant.
Depends on googleapis/google-cloud-node#1959
The v2 API supports a dedicated property (httpRequest) in addition to the payload that seems to improve readability in the console:
https://cloud.google.com/logging/docs/api/reference/rest/v2/LogEntry#httprequest
Not sure if we'd want to delete the properties occurring in the httpRequest from the payload, or let them remain redundant.
Depends on googleapis/google-cloud-node#1959