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:

   - promxy_rules.yml

remote_write:

   - url: http://localhost:8083/receive

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

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/20b1c474-c310-45bd-a54b-f85f6a050cd1n%40googlegroups.com.

Reply via email to