Skip to content

Improve secret resolution logs for easier debugging #55

@vishwas-droid

Description

@vishwas-droid

When several secrets are resolved at the same time, the log lines can get mixed together. Because the SecretsDriver.Get() method does not attach any identifier to a request, it becomes hard to tell which log entry belongs to which secret resolution.
Adding a small request ID to the logs, and optionally logging how long each resolution takes, would make debugging clearer and easier

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    In progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions