prometheus/storage/remote/otlptranslator
Arve Knudsen fc34570b06 prometheusremotewrite: Move TimeSeries method to timeseries.go
To facilitate generating OTel translation code for other Prometheus
compatible backends, modify the prometheusremotewrite sources slightly
so that the PrometheusConverter.TimeSeries method is in a file called
timeseries.go. The rationale is to allow other backends to define their
own implementation of this method.

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2024-05-01 13:02:10 +02:00
..
prometheus otlp: Prometheus to own its own copy of the otlptranslator package (#13991) 2024-04-30 11:29:52 +02:00
prometheusremotewrite prometheusremotewrite: Move TimeSeries method to timeseries.go 2024-05-01 13:02:10 +02:00