Open
Description
Component(s)
receiver/prometheusremotewrite
Describe the issue you're reporting
Does the https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/prometheusremotewritereceiver deduplicate samples received from Prometheus HA agents? https://prometheus-operator.dev/docs/platform/high-availability/
I believe that scrapes and therefore samples are duplicated in HA mode and I'm wondering if there is a mechanism in this receiver to catch and de-duplicate those samples.