Skip to content

feat: add request metrics and expose it using prometheus #115

feat: add request metrics and expose it using prometheus

feat: add request metrics and expose it using prometheus #115

Triggered via pull request December 12, 2024 18:14
Status Failure
Total duration 30s
Artifacts

run-rests.yml

on: pull_request
Test and Lint
18s
Test and Lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Test and Lint
missing go.sum entry for module providing package github.com/beorn7/perks/quantile (imported by github.com/prometheus/client_golang/prometheus); to add:
Test and Lint
missing go.sum entry for module providing package github.com/cespare/xxhash/v2 (imported by github.com/prometheus/client_golang/prometheus); to add:
Test and Lint
missing go.sum entry for module providing package github.com/prometheus/client_model/go (imported by github.com/prometheus/client_golang/prometheus); to add:
Test and Lint
missing go.sum entry for module providing package github.com/prometheus/common/model (imported by github.com/prometheus/client_golang/prometheus); to add:
Test and Lint
missing go.sum entry for module providing package github.com/prometheus/common/expfmt (imported by github.com/prometheus/client_golang/prometheus); to add:
Test and Lint
missing go.sum entry for module providing package github.com/prometheus/procfs (imported by github.com/prometheus/client_golang/prometheus); to add:
Test and Lint
missing go.sum entry for module providing package google.golang.org/protobuf/proto (imported by github.com/prometheus/client_golang/prometheus); to add:
Test and Lint
missing go.sum entry for module providing package google.golang.org/protobuf/types/known/timestamppb (imported by github.com/prometheus/client_golang/prometheus); to add:
Test and Lint
missing go.sum entry for module providing package github.com/klauspost/compress/zstd (imported by github.com/prometheus/client_golang/prometheus/promhttp); to add:
Test and Lint
Process completed with exit code 1.
Test and Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636