thanos-query-frontend: Enable Thanos Query Stats Propagation & cache response headers #7
Annotations
4 errors and 1 warning
Linting & vetting:
cmd/thanos/rule.go#L500
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)
|
Linting & vetting:
pkg/queryfrontend/config_test.go#L87
unknown field CacheQueryableSamplesStats in struct literal of type queryrange.ResultsCacheConfig
|
Linting & vetting:
pkg/queryfrontend/config_test.go#L87
unknown field CacheQueryableSamplesStats in struct literal of type queryrange.ResultsCacheConfig
|
Linting & vetting
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading