Julian Kornberger
|
043fecbfd8
|
Wrap errors in the Go 1.13 way
Signed-off-by: Julian Kornberger <jk+github@digineo.de>
|
2019-12-19 15:26:55 +01:00 |
Paul Gier
|
86f9079429
|
update procfs to latest (#1335)
Updates for procfs refactoring
Signed-off-by: Paul Gier <pgier@redhat.com>
|
2019-05-07 06:38:21 +02:00 |
Ben Kochie
|
e0d54a509c
|
Cleanup NFS metrics (#834)
* Cleanup NFS metrics
* Update `nfs` metric names to match `nfsd`.
* Remove uneeded `tcp` label from TCP connections metric.
* Remove uneeded `v` on `nfsd` metrics.
* Enable all `nfs` v4 client metrics.
* Remove `nfs` metric name overrides.
* Add ppc64le fixture.
* Fix typo.
|
2018-02-21 07:25:41 +01:00 |
Ben Kochie
|
05eabe60fb
|
Fix error output in nfsd collector. (#821)
|
2018-02-14 13:57:35 +01:00 |
Ben Kochie
|
3de2542d21
|
Fix NFSd metric type (#819)
RPC Count should be a counter, not a gauge.
|
2018-02-13 17:03:22 +01:00 |
Ben Kochie
|
6a041692ed
|
Add NFS Server metrics collector. (#803)
* Add NFS Server metrics collector.
* Add File Handles metrics.
* Add nfsd IO stats.
* Add metrics for NFSd threads.
* Add metrics for NFSd read ahead cache.
* Add NFSd network traffic counters.
* Add RPC metrics.
* Add V2 requests metrics.
* Add NFSv3 metrics.
* Add NFSv4 metrics.
* Update reply cache comment.
* Update help text.
|
2018-02-12 17:56:05 +01:00 |