Remote writes can be filtered using write_relabel_configs. See: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#remote_write https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config and in particular the "drop" action. You can filter by any labels, including job.
You can't disable local writing. Prometheus uses it for alert rules and recording rules. -- 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/5d67c69c-9234-45aa-a992-4f4e0a378301o%40googlegroups.com.

