prometheus/storage/remote
SuperQ 0d927d173e
Update Go module directive to v2
Make the Go modules directive to make Prometheus "v2". This allows git
tags like `v2.48.0` to work as expected by thrid party imports.

Signed-off-by: SuperQ <superq@gmail.com>
2024-01-31 12:13:48 +01:00
..
azuread golangci-lint: enable testifylint linter (#13254) 2023-12-07 11:35:01 +00:00
otlptranslator Update Go module directive to v2 2024-01-31 12:13:48 +01:00
chunked.go (storage): move from github.com/pkg/errors to 'errors' and 'fmt' (#10946) 2022-07-01 18:59:50 +02:00
chunked_test.go golangci-lint: enable testifylint linter (#13254) 2023-12-07 11:35:01 +00:00
client.go Update Go module directive to v2 2024-01-31 12:13:48 +01:00
client_test.go remote_write: add a unit test to make sure the write client sends 2023-11-09 15:56:48 +01:00
codec.go Update Go module directive to v2 2024-01-31 12:13:48 +01:00
codec_test.go Update Go module directive to v2 2024-01-31 12:13:48 +01:00
ewma.go style: Replace else if cascades with switch 2023-04-19 17:22:31 +02:00
intern.go Move away from testutil, refactor imports (#8087) 2020-10-22 11:00:08 +02:00
intern_test.go golangci-lint: enable testifylint linter (#13254) 2023-12-07 11:35:01 +00:00
max_timestamp.go Remote: Do not collect non-initialized timestamp metrics (#8060) 2020-10-15 23:53:59 +02:00
metadata_watcher.go Update Go module directive to v2 2024-01-31 12:13:48 +01:00
metadata_watcher_test.go Update Go module directive to v2 2024-01-31 12:13:48 +01:00
queue_manager.go Update Go module directive to v2 2024-01-31 12:13:48 +01:00
queue_manager_test.go Update Go module directive to v2 2024-01-31 12:13:48 +01:00
read.go Update Go module directive to v2 2024-01-31 12:13:48 +01:00
read_handler.go Update Go module directive to v2 2024-01-31 12:13:48 +01:00
read_handler_test.go Update Go module directive to v2 2024-01-31 12:13:48 +01:00
read_test.go Update Go module directive to v2 2024-01-31 12:13:48 +01:00
storage.go Update Go module directive to v2 2024-01-31 12:13:48 +01:00
storage_test.go Update Go module directive to v2 2024-01-31 12:13:48 +01:00
write.go Update Go module directive to v2 2024-01-31 12:13:48 +01:00
write_handler.go Update Go module directive to v2 2024-01-31 12:13:48 +01:00
write_handler_test.go Update Go module directive to v2 2024-01-31 12:13:48 +01:00
write_test.go Update Go module directive to v2 2024-01-31 12:13:48 +01:00