Skip to content

QueryFrontend|Query: Create new arg to enable extended functions (#7028) #13090

QueryFrontend|Query: Create new arg to enable extended functions (#7028)

QueryFrontend|Query: Create new arg to enable extended functions (#7028) #13090

Triggered via push January 3, 2024 09:22
Status Success
Total duration 8m 22s
Artifacts

go.yaml

on: push
Go build for different platforms
4m 42s
Go build for different platforms
Linters (Static Analysis) for Go
2m 36s
Linters (Static Analysis) for Go
Matrix: Thanos end-to-end tests
Fit to window
Zoom out
Zoom in

Annotations

1 error
Linters (Static Analysis) for Go: cmd/thanos/rule.go#L496
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)