prometheus/storage/remote
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
..
azuread
otlptranslator prometheusremotewrite: Move TimeSeries method to timeseries.go 2024-05-01 13:02:10 +02:00
chunked.go
chunked_test.go
client.go golangci-lint: enable usestdlibvars linter 2024-04-08 19:26:23 +00:00
client_test.go
codec.go
codec_test.go
ewma.go
intern.go
intern_test.go
max_timestamp.go
metadata_watcher.go
metadata_watcher_test.go
queue_manager.go
queue_manager_test.go golangci-lint: enable whitespace linter (#13905) 2024-04-11 09:27:54 +01:00
read.go
read_handler.go
read_handler_test.go golangci-lint: enable usestdlibvars linter 2024-04-08 19:26:23 +00:00
read_test.go
storage.go
storage_test.go
write.go
write_handler.go OTLP: Use PrometheusConverter directly 2024-04-30 13:10:27 +02:00
write_handler_test.go
write_test.go all: fix some typos (#13863) 2024-04-01 18:06:05 +02:00