cortex-helm-chart icon indicating copy to clipboard operation
cortex-helm-chart copied to clipboard

Optionally expose Ruler rules endpoint in nginx ingress

Open AlexDCraig opened this issue 2 years ago • 1 comments

The supplied nginx ingress does not include the Ruler rules endpoint that returns all rule groups without a customer id required.

The specific endpoint is: GET /ruler/rule_groups

Some folks may wish to keep this endpoint private because they have a public Cortex API or for something else. So, it should be optional.

AlexDCraig avatar Aug 07 '23 22:08 AlexDCraig