Skip to content

feat: Allow configuring custom metrics on updater #1227

feat: Allow configuring custom metrics on updater

feat: Allow configuring custom metrics on updater #1227

Triggered via pull request July 25, 2026 08:03
Status Failure
Total duration 1m 19s
Artifacts

ci.yml

on: pull_request
test-unit  /  unit-tests
test-unit / unit-tests
build  /  build
build / build
test-e2e  /  e2e-tests
test-e2e / e2e-tests
packaging  /  packaging
packaging / packaging
docker  /  images
docker / images
quay  /  images
quay / images
docker-test  /  images
docker-test / images
quay-test  /  images
quay-test / images
Fit to window
Zoom out
Zoom in

Annotations

9 errors
test-lint / lint
issues found
test-lint / lint: pkg/api/models/models.go#L101
tag is not aligned, should be: example:"gpu_power_max:454" json:"max_custom_stats,omitempty" sql:"max_custom_stats" sqlitetype:"text" swaggertype:"object,number" (tagalign)
test-lint / lint: pkg/api/models/models.go#L100
tag is not aligned, should be: example:"host_pwr_min:36" json:"min_custom_stats,omitempty" sql:"min_custom_stats" sqlitetype:"text" swaggertype:"object,number" (tagalign)
test-lint / lint: pkg/api/models/models.go#L99
tag is not aligned, should be: example:"mem_bw_avg:2545" json:"avg_custom_stats,omitempty" sql:"avg_custom_stats" sqlitetype:"text" swaggertype:"object,number" (tagalign)
test-lint / lint: pkg/api/models/models.go#L52
tag is not aligned, should be: example:"gpu_power_max:454" json:"max_custom_stats,omitempty" sql:"max_custom_stats" sqlitetype:"text" swaggertype:"object,number" (tagalign)
test-lint / lint: pkg/api/models/models.go#L51
tag is not aligned, should be: example:"host_pwr_min:36" json:"min_custom_stats,omitempty" sql:"min_custom_stats" sqlitetype:"text" swaggertype:"object,number" (tagalign)
test-lint / lint: pkg/api/models/models.go#L50
tag is not aligned, should be: example:"mem_bw_avg:2545" json:"avg_custom_stats,omitempty" sql:"avg_custom_stats" sqlitetype:"text" swaggertype:"object,number" (tagalign)
test-lint / lint: pkg/api/models/models.go#L49
tag is not aligned, should be: example:"instr_total:454342323,cycles_total:23232323" json:"total_custom_stats,omitempty" sql:"total_custom_stats" sqlitetype:"text" swaggertype:"object,number" (tagalign)
test-lint / lint: pkg/api/models/models.go#L98
File is not properly formatted (gci)