Skip to content

Parse config before loading WAL #7322

@0xVox

Description

@0xVox

Proposal

Parse config file before loading WAL.

Just spent a while wonderign why my prometheus pod wouldn't load - I thought perhaps it was taking too long to load the WAL, and eventually tailed the log while it went through and did just that.

Of course, in kubernetes, these logs aren't viewable as soon as the container restarts, and it was only then that I realised that I had an extra tab in my YAML that was causing a read error - it would have been fairly obvious if it checked this before loading the WAL.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions