Store: Add tenant label to exported metrics #12269
go.yaml
on: pull_request
Go build for different platforms
13m 55s
Linters (Static Analysis) for Go
4m 37s
Matrix: Thanos end-to-end tests
Annotations
1 error
Linters (Static Analysis) for Go:
cmd/thanos/rule.go#L406
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)
|