mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-03-02 17:50:34 +00:00
This is generated using below commands: go get -u -v go.opencensus.io/... go get -u -v contrib.go.opencensus.io/exporter/prometheus godep update ./... godep save ./...
8 lines
237 B
Plaintext
8 lines
237 B
Plaintext
procfs provides functions to retrieve system, kernel and process
|
|
metrics from the pseudo-filesystem proc.
|
|
|
|
Copyright 2014-2015 The Prometheus Authors
|
|
|
|
This product includes software developed at
|
|
SoundCloud Ltd. (http://soundcloud.com/).
|