Skip to content

LogFields key with whitespace will NOT show in tracing UI #24

@yuekui2

Description

@yuekui2

When I try out, I found LogFields' key with whitespace does NOT work. It will not show in UI, also not in the json. After I remove the white space, for example, "gRPC response" => gRPCResponse, it works properly.

clientSpan.LogFields(log.Object("gRPC response", resp))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions