krr
krr copied to clipboard
fix: allow overriding mimir headers
When connecting to Mimir the X-Scope-OrgID: anonymous tenant header is automatically set. However, when using the --prometheus-headers flag to set a custom value for this it isn't propagated. This change ensures that headers set through the cli flags overwrite any additional_headers specified in the code.
When can we expect this fix to be merged? Currently this is blocking mimir instances that don't use anonymous from working at all.
@chris-parker-za thank you for bumping this. Its merged and will be included in the next release.
Happy to help! Glad it's approved finally.