I am trying to find a way to setup some recording rules within promxy. I have included some rules in a file and included the config. Also I have setup the remote_write as mentioned in its default config. Those sections below
rule_files:
remote_write:
Is there anything else that I need to do on top of it. With these configurations in place, I am getting the following error when I bring up the promxy
WARN[2021-05-26T10:50:28-04:00] count=10 err="Post "http://localhost:8083/receive\": dial tcp [::1]:8083: connect: connection refused" fields.msg="Error sending samples to remote storage" queue="0:http://localhost:8083/receive"
Do we have to configure anything with remote_write_exporter
Finally, when we successfully write them, do we query them from port 8082 or 8083