prometheus/storage
Bartlomiej Plotka 4dbcdd19da
[PRW-2.0] (part 2) Removed automatic negotiation, updates for the latest spec semantics in remote pkg (#14329)
* [PRW-2.0] (part2) Moved to latest basic negotiation & spec semantics.

Spec: https://github.com/prometheus/docs/pull/2462

Supersedes https://github.com/prometheus/prometheus/pull/13968

Signed-off-by: bwplotka <bwplotka@gmail.com>

# Conflicts:
#	config/config.go
#	docs/configuration/configuration.md
#	storage/remote/queue_manager_test.go
#	storage/remote/write.go
#	web/api/v1/api.go

* Addressed comments.

Signed-off-by: bwplotka <bwplotka@gmail.com>

---------

Signed-off-by: bwplotka <bwplotka@gmail.com>
2024-06-26 11:20:01 +01:00
..
remote [PRW-2.0] (part 2) Removed automatic negotiation, updates for the latest spec semantics in remote pkg (#14329) 2024-06-26 11:20:01 +01:00
buffer.go storage: simplify sampleRing fix 2024-03-05 15:41:18 +01:00
buffer_test.go SampleRingIterator: add currType field 2024-03-01 14:59:19 +01:00
fanout.go remote write 2.0: sync with main branch (#13510) 2024-02-02 10:38:50 -08:00
fanout_test.go
generic.go
interface.go remote write 2.0: sync with main branch (#13510) 2024-02-02 10:38:50 -08:00
lazy.go
memoized_iterator.go remote write 2.0: sync with main branch (#13510) 2024-02-02 10:38:50 -08:00
memoized_iterator_test.go
merge.go Move from golang.org/x/exp/slices into slices now that we only support Go >= 1.21 2024-02-28 14:54:53 +01:00
merge_test.go golangci-lint: enable whitespace linter (#13905) 2024-04-11 09:27:54 +01:00
noop.go
secondary.go
series.go remote write 2.0: sync with main branch (#13510) 2024-02-02 10:38:50 -08:00
series_test.go