GitHub / cea-hpc / slurm_exporter
Prometheus exporter for performance metrics from Slurm.
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/cea-hpc%2Fslurm_exporter
Fork de vpenso/prometheus-slurm-exporter
étoiles: 8
forks: 5
issues ouvertes: 0
licence: gpl-3.0
langage: Go
taille: 3,02 Mo
dépendances analysées:
73
date de création: il y a plus de 5 ans
date de mise à jour: il y a 5 mois
enregistré: il y a 10 mois
dernière synchronisation: il y a 6 jours
.github/workflows/go.yml
actions
- actions/checkout v4 composite
- actions/setup-go v4 composite
go.mod
go
- github.com/prometheus/client_golang v1.2.1
- github.com/prometheus/common v0.7.0
- github.com/stretchr/testify v1.3.0
go.sum
go
- github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc
- github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
- github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf
- github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4
- github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
- github.com/beorn7/perks v1.0.0
- github.com/beorn7/perks v1.0.1
- github.com/cespare/xxhash/v2 v2.1.0
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/go-kit/kit v0.8.0
- github.com/go-kit/kit v0.9.0
- github.com/go-logfmt/logfmt v0.3.0
- github.com/go-logfmt/logfmt v0.4.0
- github.com/go-stack/stack v1.8.0
- github.com/gogo/protobuf v1.1.1
- github.com/golang/protobuf v1.2.0
- github.com/golang/protobuf v1.3.1
- github.com/golang/protobuf v1.3.2
- github.com/google/go-cmp v0.3.0
- github.com/google/gofuzz v1.0.0
- github.com/json-iterator/go v1.1.6
- github.com/json-iterator/go v1.1.7
- github.com/julienschmidt/httprouter v1.2.0
- github.com/konsorten/go-windows-terminal-sequences v1.0.1
- github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515
- github.com/matttproud/golang_protobuf_extensions v1.0.1
- github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742
- github.com/modern-go/reflect2 v1.0.1
- github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223
- github.com/pkg/errors v0.8.0
- github.com/pkg/errors v0.8.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/client_golang v0.9.1
- github.com/prometheus/client_golang v1.0.0
- github.com/prometheus/client_golang v1.2.1
- github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910
- github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
- github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4
- github.com/prometheus/common v0.4.1
- github.com/prometheus/common v0.7.0
- github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d
- github.com/prometheus/procfs v0.0.2
- github.com/prometheus/procfs v0.0.5
- github.com/sirupsen/logrus v1.2.0
- github.com/sirupsen/logrus v1.4.2
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/objx v0.1.1
- github.com/stretchr/testify v1.2.2
- github.com/stretchr/testify v1.3.0
- golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
- golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
- golang.org/x/net v0.0.0-20181114220301-adae6a3d119a
- golang.org/x/net v0.0.0-20190613194153-d28f0bde5980
- golang.org/x/sync v0.0.0-20181108010431-42b317875d0f
- golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4
- golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
- golang.org/x/sys v0.0.0-20181116152217-5ac8a444bdc5
- golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
- golang.org/x/sys v0.0.0-20190422165155-953cdadca894
- golang.org/x/sys v0.0.0-20191010194322-b09406accb47
- golang.org/x/text v0.3.0
- gopkg.in/alecthomas/kingpin.v2 v2.2.6
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/yaml.v2 v2.2.1
- gopkg.in/yaml.v2 v2.2.2