Deprecate nginx for gateway
General MR
Summary
(Summarize the purpose of the MR)
Relevant logs/screenshots
(Include any relevant logs/screenshots)
Linked Issue
Upgrade Notices
- mimir-distributed has deprecated the
nginx
service and related values in favor ofgateway
.- All remote_write scraper configurations not included in Big Bang should be updated to point to
mimir-gateway
instead of nginx.
- All remote_write scraper configurations not included in Big Bang should be updated to point to
Closes #62 (closed)
Edited by Brian Jackson
Merge request reports
Activity
added kindmaintenance statusready-to-work teamObservability labels
assigned to @bjacksonfv
Testing
- Checkout branch
bigbang/mimir-nginx-to-gateway
(This updates the monitoring & grafana values) - Update your overrides to point to this mimir branch:
addons: mimir: enabled: true git: tag: null branch: 62-nginx-to-gateway
- Deploy BB
- Check grafana Mimir datasources; ensure it's pointing at gateway and that data is being populated
- Checkout branch
added statusreview label and removed statusready-to-work label
requested review from @peter.sigur, @piotr.machaj, @steven.donald, @blairbowden, @kliu, and @bjacksonfv
removed review request for @bjacksonfv
mentioned in commit 0501fb7a
mentioned in merge request big-bang/bigbang!5837 (merged)
Please register or sign in to reply