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
I have forked this repo and am going to be maintaining it moving forward. I just merged some of the useful PRs from this repository and made a new release. I'd really appreciate it if we can have new issues and PRs created on the new fork. Thanks!
Thanks for the fork! I am currently struggling with getting my httpRequest object into the same hierarchy level at the Google Cloud Logging object in GCL. Currently with ZAP I just get the httpRequest object as key of the jsonPayload object but Google is actually looking for a httpRequest object on the top-level so it ignores the nested httpRequest object.
GCL is just using the http status, the method, etc. and puts them like little pills into the GCL console line if they come from a httpRequest object on the top level.
Do you know what I mean and did anybody maybe solve that?
I have forked this repo and am going to be maintaining it moving forward. I just merged some of the useful PRs from this repository and made a new release. I'd really appreciate it if we can have new issues and PRs created on the new fork. Thanks!
https://github.com/asahasrabuddhe/zapdriver
The text was updated successfully, but these errors were encountered: