GitHub / radiofrance / image-registry-metrics-exporter
Image Registry Metrics Exporter provides metrics about creation and uploading time of images on OCI registry.
Stars: 1
Forks: 0
Open issues: 40
License: other
Language: Go
Size: 302 KB
Dependencies parsed at:
213
Created at: about 2 years ago
Updated at: 3 months ago
Pushed at: 7 days ago
Last synced at: 6 days ago
- actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
- hadolint/hadolint-action 54c9adbab1582c2ef04b2016b760714a4bfde3cf composite
- actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
- zgosalvez/github-actions-ensure-sha-pinned-actions ba37328d4ea95eaf8b3bd6c6cef308f709a5f2ec composite
- actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
- actions/setup-go 0c52d547c9bc32b1aa3301fd7a9cb496313a4491 composite
- golangci/golangci-lint-action 3cfe3a4abbb849e10058ce4af15d205b6da42804 composite
.github/workflows/lint.helm.yml
actions
- actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
- actions/setup-python 0a5c61591373683505ea898e09a3ea4f39ef2b9c composite
- azure/setup-helm 5119fcb9089d432beecbf79bb2c7915207344b78 composite
- helm/chart-testing-action e6669bcd63d7cb57cb4380c33043eebe5d111992 composite
.github/workflows/lint.yaml.yml
actions
- actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
- ibiqlik/action-yamllint 2576378a8e339169678f9939646ee3ee325e845c composite
- actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
- docker/build-push-action 2cdde995de11925a030ce8070c3d77a52ffcf1c0 composite
- docker/login-action e92390c5fb421da1463c202d546fed0ec5c39f20 composite
- docker/metadata-action 8e5442c4ef9f78752691e2d8f8d19755c6f78e81 composite
- docker/setup-buildx-action 2b51285047da1547ffb1b2203d8be4c0af6b1f20 composite
- docker/setup-qemu-action 68827325e0b33c7199eb31dd4e31fbe9023e06e3 composite
- actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
- actions/setup-go 0c52d547c9bc32b1aa3301fd7a9cb496313a4491 composite
- goreleaser/goreleaser-action 7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8 composite
- actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
- azure/setup-helm 5119fcb9089d432beecbf79bb2c7915207344b78 composite
- helm/chart-releaser-action a917fd15b20e8b64b94d9158ad54cd6345335584 composite
- actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
- actions/setup-python 0a5c61591373683505ea898e09a3ea4f39ef2b9c composite
- bridgecrewio/checkov-action a6b06158ca30c135b38291f4fa0da67d188ca8f4 composite
- github/codeql-action/upload-sarif 896079047b4bb059ba6f150a5d87d47dde99e6e5 composite
- actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
- actions/setup-python 0a5c61591373683505ea898e09a3ea4f39ef2b9c composite
- bridgecrewio/checkov-action a6b06158ca30c135b38291f4fa0da67d188ca8f4 composite
- github/codeql-action/upload-sarif 896079047b4bb059ba6f150a5d87d47dde99e6e5 composite
- actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
- actions/download-artifact 9bc31d5ccc31df68ecc42ccf4149144866c47d8a composite
- actions/setup-go 0c52d547c9bc32b1aa3301fd7a9cb496313a4491 composite
- actions/upload-artifact a8a3f3ad30e3422c9c7b888a15615d19a852ae32 composite
- codecov/codecov-action 54bcd8715eee62d40e33596ef5e8f0f48dbbccab composite
- szenius/set-timezone ce9c440bc3af4f51b28d7ef7e5c47ee8f26c8dcb composite
.github/workflows/test.helm.yml
actions
- actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
- actions/setup-python 0a5c61591373683505ea898e09a3ea4f39ef2b9c composite
- azure/setup-helm 5119fcb9089d432beecbf79bb2c7915207344b78 composite
- helm/chart-testing-action e6669bcd63d7cb57cb4380c33043eebe5d111992 composite
- helm/kind-action 99576bfa6ddf9a8e612d83b513da5a75875caced composite
Dockerfile
docker
- docker.io/alpine 3.19.1 build
- docker.io/golang 1.22.1 build
go.mod
go
- cloud.google.com/go/compute v1.23.3
- cloud.google.com/go/compute/metadata v0.2.3
- github.com/aptible/supercronic v0.2.29
- github.com/benbjohnson/clock v1.3.5
- github.com/beorn7/perks v1.0.1
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/containerd/stargz-snapshotter/estargz v0.15.1
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/docker/cli v24.0.7+incompatible
- github.com/docker/distribution v2.8.3+incompatible
- github.com/docker/docker v24.0.7+incompatible
- github.com/docker/docker-credential-helpers v0.8.0
- github.com/fsnotify/fsnotify v1.7.0
- github.com/go-co-op/gocron/v2 v2.2.6
- github.com/golang/protobuf v1.5.3
- github.com/google/go-containerregistry v0.19.1
- github.com/google/uuid v1.6.0
- github.com/gorilla/mux v1.8.1
- github.com/hashicorp/hcl v1.0.0
- github.com/jonboulle/clockwork v0.4.0
- github.com/klauspost/compress v1.17.4
- github.com/magiconair/properties v1.8.7
- github.com/mitchellh/go-homedir v1.1.0
- github.com/mitchellh/mapstructure v1.5.0
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.1.0-rc5
- github.com/pelletier/go-toml/v2 v2.1.0
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/prometheus/client_golang v1.19.0
- github.com/prometheus/client_model v0.5.0
- github.com/prometheus/common v0.48.0
- github.com/prometheus/procfs v0.12.0
- github.com/robfig/cron/v3 v3.0.1
- github.com/sagikazarmark/locafero v0.4.0
- github.com/sagikazarmark/slog-shim v0.1.0
- github.com/sirupsen/logrus v1.9.3
- github.com/sourcegraph/conc v0.3.0
- github.com/spf13/afero v1.11.0
- github.com/spf13/cast v1.6.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.18.2
- github.com/stretchr/testify v1.9.0
- github.com/subosito/gotenv v1.6.0
- github.com/vbatts/tar-split v0.11.5
- go.uber.org/atomic v1.11.0
- go.uber.org/multierr v1.11.0
- go.uber.org/ratelimit v0.3.1
- golang.org/x/exp v0.0.0-20231219180239-dc181d75b848
- golang.org/x/oauth2 v0.16.0
- golang.org/x/sync v0.5.0
- golang.org/x/sys v0.16.0
- golang.org/x/text v0.14.0
- google.golang.org/appengine v1.6.8
- google.golang.org/protobuf v1.32.0
- gopkg.in/ini.v1 v1.67.0
- gopkg.in/yaml.v3 v3.0.1