When attempting audit logs our services request logging the the latency Property (based off definition requires a Duration Object) expects a number for the property nanos it is expecting a number rather than a long data type and the Bunyan logger throws an exception
Error: 3 INVALID_ARGUMENT: HTTP request latency: nanos=1166417584
This limits us from logging requests that are under a second. Wondering what could be causing this. Thanks
When attempting audit logs our services request logging the the latency Property (based off definition requires a Duration Object) expects a number for the property nanos it is expecting a number rather than a long data type and the Bunyan logger throws an exception
Error: 3 INVALID_ARGUMENT: HTTP request latency: nanos=1166417584
This limits us from logging requests that are under a second. Wondering what could be causing this. ThanksEnvironment details
@google-cloud/logging-bunyan
version: 5.0.1