Skip to content

Usage Statistics page railse error if some ingester is LEAVING #4936

Description

@songjiayang

Describe the bug

I use unregister_on_shutdown: false to keep memeberlist's node, when stop an ingester, it will change status to LEAVING, when this status, I visit Usage Statistics page, it will raise an error:

image

after about 1m, the leaving ingester change to unhealthy, the statistics page works.

To Reproduce
Steps to reproduce the behavior:

  1. Start Cortex 1.13.1 docker image.

Expected behavior

Skip the leaving ingester when fetch some data from ingester ring and response all healthy ingester's data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueThese are great first issues. If you are looking for a place to start, start here!type/bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions