drone/gitrpc/rpc
Johannes Batzill 3b120dd2b3 Add Zerolog Support to GITRPC (#126)
This change adds the following:
- Inject APP server zerolog RequestID as metadata into all gitrpc calls from client side.
- Inject Zerolog logger into context with common fields set (like service, method, requestID, ...). This allows for better request tracking within gitrpc, but also request tracking across services we extract the requestID send by the grpc client
- Modify http logs to use http. prefix for common http related logging annotations.
2022-12-16 08:39:10 -08:00
..
http_grpc.pb.go merged changes 2022-11-29 11:09:06 +01:00
http.pb.go merged changes 2022-11-29 11:09:06 +01:00
metadata.go Add Zerolog Support to GITRPC (#126) 2022-12-16 08:39:10 -08:00
operations_grpc.pb.go merged changes 2022-11-29 11:09:06 +01:00
operations.pb.go checking branch existence in PR create (#105) 2022-12-06 12:26:12 +01:00
ref_grpc.pb.go checking branch existence in PR create (#105) 2022-12-06 12:26:12 +01:00
ref.pb.go checking branch existence in PR create (#105) 2022-12-06 12:26:12 +01:00
repo_grpc.pb.go merged changes 2022-11-29 11:09:06 +01:00
repo.pb.go checking branch existence in PR create (#105) 2022-12-06 12:26:12 +01:00
shared.pb.go checking branch existence in PR create (#105) 2022-12-06 12:26:12 +01:00