Marco Pracucci
Marco Pracucci
> An option make it a hard error if HA labels are defined but not found in input? As of today, this is legit. A customer may have a Prometheus...
We should also display it in the "Mimir / Queries" dashboard.
> Increasing estimate of complexity of this issue. No. It's not a requirement. Aliases can both be absolute or relative (both are supported). There are pros and cons of both....
I think a good compromise is enforcing it, and then having Mimir Helm maintainers to jump on other people PRs to help adding Helm support whenever jsonnet changes, as a...
Given golang 1.19.0 has just been released, maybe we could wait to merge this PR after 2.3.0 is cut? I would prefer to not build the next Mimir stable release...
I did a quick hack into the doc-generator to find our discrepancies in the last part of the CLI flags vs YAML field name. I've used this code: ``` func...
> I suspect that if we'd compare the full paths there would be way more discrepancies I confirm there are more if we compare the full path.
> decide on a case-by-case basis which makes more sense If we'll address this and we aim for cleanup + clarify, I would decide on a case-by-case basis.
> In order to fix How valuable is fixing this? I think it's a nice to have but I've the feeling the additional burden on the upgrade math may not...
> Should we try to push users to explicitly use just the yaml configuration? _Not your question, but just to clarify:_ I would keep support for both (not remove CLI...