You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But I didn't notice that I also had to remove the subsequent lines that checked for validity and readiness of that namespace, and thus the script got stuck and the coordinator never got fully initialized.
I was not aware of that and pointed a Prometheus server at it to send remote_write requests, and the coordinator died with:
I was trying out M3 using https://github.com/m3db/m3/blob/master/scripts/development/m3_stack/start_m3.sh and tried to remove the aggregated second namespace by just removing these lines:
m3/scripts/development/m3_stack/start_m3.sh
Lines 208 to 243 in dc6eadf
But I didn't notice that I also had to remove the subsequent lines that checked for validity and readiness of that namespace, and thus the script got stuck and the coordinator never got fully initialized.
I was not aware of that and pointed a Prometheus server at it to send remote_write requests, and the coordinator died with:
I assume the coordinator shouldn't die when sending a remote_write request before it is initialized.
The coordinator Docker image is tagged
dev
/ with image ID54a4f1377d80
.The text was updated successfully, but these errors were encountered: