Hi,
I have metrics received from collector over channel like "chan<- prometheus.Metric".
I'd like to send these metrics into another Prometheus using its remote write protocol.
I tried to play with Write method but had no success.
I'd appreciate for any advices.
Regards, Alexey