[PERF] TSDB: Optimize inverse matching (#14144) #5168
Annotations
10 errors and 1 warning
golangci-lint:
cmd/compact/main.go#L14
could not import github.com/prometheus/prometheus/tsdb (-: # github.com/prometheus/prometheus/tsdb
|
golangci-lint:
tsdb/querier.go#L363
ix.PostingsForAllLabelValues undefined (type IndexPostingsReader has no field or method PostingsForAllLabelValues)) (typecheck)
|
golangci-lint:
cmd/prometheus/main.go#L77
could not import github.com/prometheus/prometheus/tsdb (-: # github.com/prometheus/prometheus/tsdb
|
golangci-lint:
tsdb/querier.go#L363
ix.PostingsForAllLabelValues undefined (type IndexPostingsReader has no field or method PostingsForAllLabelValues)) (typecheck)
|
golangci-lint:
cmd/promtool/backfill.go#L29
could not import github.com/prometheus/prometheus/tsdb (-: # github.com/prometheus/prometheus/tsdb
|
golangci-lint:
tsdb/querier.go#L363
ix.PostingsForAllLabelValues undefined (type IndexPostingsReader has no field or method PostingsForAllLabelValues)) (typecheck)
|
golangci-lint:
storage/remote/write_handler_test.go#L43
could not import github.com/prometheus/prometheus/tsdb (-: # github.com/prometheus/prometheus/tsdb
|
golangci-lint:
tsdb/querier.go#L363
ix.PostingsForAllLabelValues undefined (type IndexPostingsReader has no field or method PostingsForAllLabelValues)) (typecheck)
|
golangci-lint:
tsdb/querier.go#L363
ix.PostingsForAllLabelValues undefined (type IndexPostingsReader has no field or method PostingsForAllLabelValues) (typecheck)
|
golangci-lint:
tsdb/agent/db.go#L39
could not import github.com/prometheus/prometheus/tsdb (-: # github.com/prometheus/prometheus/tsdb
|
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|