Store: fix forgotten field in store stats merge #11937
go.yaml
on: pull_request
Go build for different platforms
15m 15s
Linters (Static Analysis) for Go
5m 46s
Matrix: Thanos end-to-end tests
Annotations
1 error
Linters (Static Analysis) for Go:
cmd/thanos/rule.go#L398
cannot use fanoutStore (variable of type "github.com/prometheus/prometheus/storage".Storage) as "github.com/prometheus/prometheus/storage".Appendable value in assignment: "github.com/prometheus/prometheus/storage".Storage does not implement "github.com/prometheus/prometheus/storage".Appendable (missing method Appender)
|