Skip to content

http_path_prefix not always respected #3118

@tliefheid

Description

@tliefheid

We are running cortex in a cluster form. so we are starting several containers with the target config set.

When starting a distributor with: http_path_prefix: "/distributor" in the config, the index page is loaded from the domain.com/distributor page in the browser.
when clicking on usage statistics it redirects to /distributor/all_user_statistics
but clicking any other link will redirect to their corresponding page on domain.com instead of domain.com/distributor

to me it seems like not all the urls respect the http_path_prefix from the config

using cortex:1.3.0

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