Commit Graph

8 Commits (5c05c89b8b57a50ef59aedd7115b6b14d0b447e8)

Author SHA1 Message Date
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log
2 months ago
komisan19 0249e080b4 refactor: utilize standard functions max/min
8 months ago
Matthieu MOREL fb48a351f0 tsdb/wlog: use Go standard errors package
1 year ago
Oleksandr Redko fa90ca46e5 ci(lint): enable godot; append dot at the end of comments
1 year ago
Justin Lei 32d87282ad
Add Zstandard compression option for wlog (#11666)
1 year ago
beorn7 5b53aa1108 style: Replace `else if` cascades with `switch`
2 years ago
Fish-pro 6ed71a229e Use errors.Is to check for a specific error
2 years ago
Jesus Vazquez 775d90d5f8
TSDB: Rename wal package to wlog (#11352)
2 years ago