Skip to content

DEBUG logs of grpc requests as JSON objects #167

@shsms

Description

@shsms

What's needed?

When debug logging is enabled, all requests to the GRPC servers should be serialised as JSON and logged.

Headers should not be included.

Proposed solution

This would need some research and design changes, because the current implementation does not allow the base client access to the arguments passed to stub methods.

Use cases

This provides a quick way to generate reproducible examples for requests when needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    part:codeAffects the code in generaltype:enhancementNew feature or enhancement visitble to users

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions