Skip to content

metrics: add meta tags cached count #3009

metrics: add meta tags cached count

metrics: add meta tags cached count #3009

Triggered via pull request November 25, 2024 15:03
Status Failure
Total duration 46s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: internal/metrics/metrics.go#L27
unnecessary trailing newline (whitespace)
lint: internal/tag/cache_repo.go#L48
Metric: chii_request_cached_count Error: counter metrics should have "_total" suffix (promlinter)
lint: internal/tag/cache_repo.go#L55
Metric: chii_request_not_cached_count Error: counter metrics should have "_total" suffix (promlinter)
lint: internal/tag/cache_repo.go#L62
don't use `init` function (gochecknoinits)
lint
issues found