Mario Trangoni
b98a956d51
gofmt: Fix File is not gofmt
-ed with -s
for go1.17
...
Signed-off-by: Mario Trangoni <mjtrangoni@gmail.com>
2021-12-18 19:01:29 +01:00
Max Lendrich
bbab591570
Export CurrentBandwidth as bytes
...
From https://prometheus.io/docs/practices/naming/ :
To avoid confusion combining different metrics, always use bytes, even
where bits appear more common.
Fixes #800
Signed-off-by: Max Lendrich <maximilian.lendrich@sap.com>
2021-06-14 17:33:27 +02:00
Calle Pettersson
c5a545540d
Take over prometheus/common/log into local log package
...
Signed-off-by: Calle Pettersson <carlpett@users.noreply.github.com>
2021-01-30 11:53:51 +01:00
Ben Reedy
ec6b7210e3
Fix network collector metric names
...
Signed-off-by: Ben Reedy <breed808@breed808.com>
2020-11-30 09:21:09 +10:00
Calle Pettersson
21a02c4fbe
Only query the perflib objects we need
2020-02-29 10:40:53 +01:00
Ben Reedy
f9f27b0b97
Use perflib for net collector
2019-10-08 20:57:09 +10:00
Ben Reedy
2c155a12bd
Set current_bandwidth to gauge type
...
Bandwidth estimate for an interface may decrease or increase
2019-08-28 21:12:14 +10:00
Calle Pettersson
33879449a2
Refactor cpu collector to use perflib instead of WMI.
2019-05-25 13:48:40 +02:00
Calle Pettersson
f2462b26c8
Lint-fix: Package comments
2019-01-23 09:56:24 +01:00
Dave Henderson
5d4cafc0a1
Adding windows build constraints
...
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2018-11-29 19:51:12 -05:00
Calle Pettersson
667d06116d
Refactor wmi query generator to use wildcard selector
2018-06-06 10:38:36 +02:00
Calle Pettersson
be5ac7b440
Switch to prometheus/common/log for all logging
2018-04-05 07:27:26 +02:00
Calle Pettersson
aee1e4b1fd
Change to kingpin for flags
2018-03-25 10:01:56 +02:00
Martin Lindhe
b9b8cfd1ca
net: export current_bandwidth, fixes #162
2018-02-21 17:06:12 +01:00
jimliming
745f0a6f61
updating Win32_PerfRawData_Tcpip_NetworkInterface to uint64 ( #61 )
2017-03-17 19:12:47 +01:00
Martin Lindhe
6a5ae712d6
add network collector
2016-09-27 16:17:03 +02:00