prometheus/storage
Callum Styan 552620a8ec
remote write 2.0 - follow up improvements (#13478)
* move remote write proto version config from a remote storage config to a
per remote write configuration option

Signed-off-by: Callum Styan <callumstyan@gmail.com>

* rename scrape config for metadata, fix 2.0 header var name/value (was
1.1), and more clean up

Signed-off-by: Callum Styan <callumstyan@gmail.com>

* address review comments, mostly lint fixes

Signed-off-by: Callum Styan <callumstyan@gmail.com>

* another lint fix

Signed-off-by: Callum Styan <callumstyan@gmail.com>

* lint imports

Signed-off-by: Callum Styan <callumstyan@gmail.com>

---------

Signed-off-by: Callum Styan <callumstyan@gmail.com>
2024-02-02 15:10:40 -08:00
..
remote remote write 2.0 - follow up improvements (#13478) 2024-02-02 15:10:40 -08:00
buffer.go remote write 2.0: sync with main branch (#13510) 2024-02-02 10:38:50 -08:00
buffer_test.go remote write 2.0: sync with main branch (#13510) 2024-02-02 10:38:50 -08:00
fanout.go remote write 2.0: sync with main branch (#13510) 2024-02-02 10:38:50 -08:00
fanout_test.go golangci-lint: enable testifylint linter (#13254) 2023-12-07 11:35:01 +00:00
generic.go Add warnings (and annotations) to PromQL query results (#12152) 2023-09-14 18:57:31 +02:00
interface.go remote write 2.0: sync with main branch (#13510) 2024-02-02 10:38:50 -08:00
lazy.go Add warnings (and annotations) to PromQL query results (#12152) 2023-09-14 18:57:31 +02:00
memoized_iterator.go remote write 2.0: sync with main branch (#13510) 2024-02-02 10:38:50 -08:00
memoized_iterator_test.go golangci-lint: enable testifylint linter (#13254) 2023-12-07 11:35:01 +00:00
merge.go remote write 2.0: sync with main branch (#13510) 2024-02-02 10:38:50 -08:00
merge_test.go remote write 2.0: sync with main branch (#13510) 2024-02-02 10:38:50 -08:00
noop.go Add warnings (and annotations) to PromQL query results (#12152) 2023-09-14 18:57:31 +02:00
secondary.go Add warnings (and annotations) to PromQL query results (#12152) 2023-09-14 18:57:31 +02:00
series.go remote write 2.0: sync with main branch (#13510) 2024-02-02 10:38:50 -08:00
series_test.go golangci-lint: enable testifylint linter (#13254) 2023-12-07 11:35:01 +00:00