gitlab.univ-nantes.fr / snps-public / cephfs-foldersize-exporter
Prometheus exporter for CephFS various folder sizes
étoiles: 0
forks: 0
issues ouvertes:
licence: None
langage:
dépendances analysées:
41
date de création: il y a plus de 2 ans
date de mise à jour: il y a plus d'un an
enregistré: il y a environ un an
dernière synchronisation: il y a 8 mois
Sujets: prometheus
go.mod
go
- github.com/beorn7/perks v1.0.1
- github.com/ceph/go-ceph v0.25.0
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.20
- github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0
- github.com/prometheus/client_golang v1.17.0
- github.com/prometheus/client_model v0.5.0
- github.com/prometheus/common v0.45.0
- github.com/prometheus/procfs v0.12.0
- github.com/rs/zerolog v1.31.0
- golang.org/x/sys v0.15.0
- google.golang.org/protobuf v1.32.0
go.sum
go
- github.com/beorn7/perks v1.0.1
- github.com/ceph/go-ceph v0.25.0
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/coreos/go-systemd/v22 v22.5.0
- github.com/davecgh/go-spew v1.1.1
- github.com/godbus/dbus/v5 v5.0.4
- github.com/gofrs/uuid v4.4.0+incompatible
- github.com/google/go-cmp v0.5.9
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.16
- github.com/mattn/go-isatty v0.0.19
- github.com/mattn/go-isatty v0.0.20
- github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/client_golang v1.17.0
- github.com/prometheus/client_model v0.5.0
- github.com/prometheus/common v0.45.0
- github.com/prometheus/procfs v0.12.0
- github.com/rs/xid v1.5.0
- github.com/rs/zerolog v1.31.0
- github.com/stretchr/testify v1.8.4
- golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
- golang.org/x/sys v0.6.0
- golang.org/x/sys v0.12.0
- golang.org/x/sys v0.15.0
- google.golang.org/protobuf v1.32.0
- gopkg.in/yaml.v3 v3.0.1