I'm running Prometheus HA setup according to official FAQ (two prometheus instances scraping the same data) and would like to use InfluxDB as a remote storage backend.
Should I be worried about having duplicate data points in the database? Is there something I can use to deduplicate the data being writtent to InfluxDB?