Skip to content

Consider configuring Structured Logs for Cloud Run #13

@yuri-sergiichuk

Description

@yuri-sergiichuk

Cloud Run provides logs gathered from the System.out and System.err out of the box, but the logs are treated by the Stackdriver as plain text messages.

In order to improve the debug and maintenance capabilities, we need to configure Structured logging. The structured (JSON) logs are ingested by the Stackdriving giving us better filtering and searching functionality. E.g. one can find logs by the severity level or for some specific logger using the structured logging.

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