prometheus/storage/remote
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
..
azuread {discovery,remote_write}/azure: Support default SDK authentication (#13099) 2024-03-16 11:06:57 +00:00
otlptranslator Merge remote-tracking branch 'origin/main' into rw-2-main2 2024-04-18 08:35:32 +01:00
chunked.go
chunked_test.go golangci-lint: enable testifylint linter (#13254) 2023-12-07 11:35:01 +00:00
client.go [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
client_test.go [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
codec.go [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
codec_test.go [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
ewma.go style: Replace else if cascades with switch 2023-04-19 17:22:31 +02:00
intern.go remove all code from previous interning approach 2023-12-19 14:27:54 -03:00
intern_test.go golangci-lint: enable testifylint linter (#13254) 2023-12-07 11:35:01 +00:00
max_timestamp.go
metadata_watcher.go Remote write v2: metadata support in every write request (#13394) 2024-01-25 13:25:05 -08:00
metadata_watcher_test.go Remote write v2: metadata support in every write request (#13394) 2024-01-25 13:25:05 -08:00
queue_manager.go [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
queue_manager_test.go [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
read.go Add warnings (and annotations) to PromQL query results (#12152) 2023-09-14 18:57:31 +02:00
read_handler.go Chunked remote read: close the querier earlier 2024-03-15 14:03:16 +01:00
read_handler_test.go golangci-lint: enable usestdlibvars linter 2024-04-08 19:26:23 +00:00
read_test.go Merge remote-tracking branch 'origin/main' into rw-2-main2 2024-04-18 08:35:32 +01:00
storage.go remote write 2.0 - follow up improvements (#13478) 2024-02-02 15:10:40 -08:00
storage_test.go remote write 2.0 - follow up improvements (#13478) 2024-02-02 15:10:40 -08:00
write.go [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
write_handler.go [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
write_handler_test.go [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
write_test.go [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