prometheus/tsdb/record
Brian Brazil 073e93c768
Gracefully handle unknown WAL record types. (#8004)
As we're looking to expand what's in the WAL,
having old Prometheus servers ignore the new record types
rather than treating them as corruption allows for better
upgrade/downgrade paths.

Adjust some tests accordingly, so they're still testing what they're
meant to test.

Signed-off-by: Brian Brazil <brian.brazil@robustperception.io>
2020-10-05 10:09:59 +01:00
..
record.go Gracefully handle unknown WAL record types. (#8004) 2020-10-05 10:09:59 +01:00
record_test.go Gracefully handle unknown WAL record types. (#8004) 2020-10-05 10:09:59 +01:00