wormhole/node/pkg/common
tbjump 73841556ba
node: add request logging with --publicRpcLogDetail and --logPublicRpcToTelemetry (#2390)
Release Notes
New guardiand cli options:
--publicRpcLogDetail [string]
none -- no logging of gRPC requests at all
minimal -- only log gRPC methods
full (default) -- additionally log user-agent and gRPC request payload
--logPublicRpcToTelemetry [bool]
false do not send publicrpc logs to Google Cloud Logging
true (default) -- (current behavior)

Co-authored-by: tbjump <>
2023-03-01 07:10:04 -08:00
..
chainlock.go node: calculate digests using Vaa type or using message prefix 2023-02-27 08:52:42 -06:00
chainlock_test.go Node: Initial guardiand changes for accounting (#2181) 2023-01-16 06:33:01 -06:00
grpc.go node: add request logging with --publicRpcLogDetail and --logPublicRpcToTelemetry (#2390) 2023-03-01 07:10:04 -08:00
guardianset.go node: support for heartbeat spying fixes #1768 2022-10-31 11:40:55 -04:00
guardianset_test.go node: support for heartbeat spying fixes #1768 2022-10-31 11:40:55 -04:00
nodekey.go WH-1934: upgrade golang to 1.19 (#1941) 2022-11-28 07:48:27 -06:00
nodekey_test.go WH-1934: upgrade golang to 1.19 (#1941) 2022-11-28 07:48:27 -06:00
obsvReqSendC.go node/pkg/common: Fix race condition in PostObservationRequest 2022-08-24 17:59:42 +09:00
obsvReqSendC_test.go node: common: Fix racy test 2022-09-21 09:47:15 +09:00
readiness.go Node: Base watcher support for testnet (#2424) 2023-02-23 18:37:35 -05:00
scissors.go Node: Move setting of scissors metrics up a line 2023-01-29 14:07:13 -05:00
scissors_test.go node: switch to use recovery and cleanly restart watcher 2023-01-04 13:49:32 -06:00
symmetric.go node/cmd: add public telemetry for logs 2022-01-11 15:10:12 +01:00
symmetric_test.go Better lint and formatting (#1263) 2022-06-21 12:18:16 -07:00
sysutils.go Better lint and formatting (#1263) 2022-06-21 12:18:16 -07:00