Hi, I have two instances of Prometheus running with one service. with both instances, one sidecar is running which is updating the config file(file_sd_config) with the target information based on the request(POST, CURL). so while doing multiple post requests, the request is reaching through service to any of the instances in a round-robin fashion. so both the instance has config file but with different target information.. so is there any way we can sync the config file between the two instances?
as it is giving issues while removing and updating the existing target. using curl request. so please help, Is there any way we can sync the config file? -- 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/CAOrgXNKHw3j0qX3jGfZzEC-0PDF3haG4Ywjnn-BH-WsO9-%2BSHQ%40mail.gmail.com.

