-
- Downloads
prometheus exporter skeleton
... | ... | @@ -12,6 +12,7 @@ require ( |
github.com/openconfig/gnmi v0.0.0-20210707145734-c69a5df04b53 | ||
github.com/openconfig/goyang v0.2.7 | ||
github.com/openconfig/ygot v0.11.2 | ||
github.com/prometheus/client_golang v1.9.0 | ||
github.com/sirupsen/logrus v1.8.1 | ||
github.com/spf13/cobra v1.1.3 | ||
github.com/spf13/viper v1.7.1 | ||
... | ... |
nucleus/metrics.go
0 → 100644
Please register or sign in to comment