Ben Reedy
|
fab77d9d31
|
feat!: Deprecate whitelist/blacklist flags
Flags have been deprecated in favour of include/exclude terminology.
Signed-off-by: Ben Reedy <breed808@breed808.com>
|
2023-04-19 06:11:23 +10:00 |
|
Ben Reedy
|
7e293a4230
|
feat: Add output_queue_length metric to net collector
Signed-off-by: Ben Reedy <breed808@breed808.com>
|
2023-03-26 06:48:39 +10:00 |
|
Calle Pettersson
|
d2b3f0f94b
|
Merge pull request #869 from rnjstjdgh/master
Update collector.net.md
|
2021-11-11 09:14:54 +01:00 |
|
rnjstjdgh
|
d6b4466bc3
|
Update collector.net.md
Signed-off-by: rnjstjdgh <gshgsh0831@gmail.com>
|
2021-11-11 14:52:32 +09: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 |
|
James Sturtevant
|
19fbd57f60
|
Use correct metric name
Signed-off-by: James Sturtevant <jstur@microsoft.com>
|
2021-02-02 11:47:20 -08: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
|
a1db538118
|
Update docs
|
2020-05-24 21:01:49 +02:00 |
|
Pei-Tang Huang
|
2f46a088de
|
Fix typo and add yaml format.
|
2019-10-30 15:52:52 +08: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 |
|
Ben Reedy
|
7ab8c7dde4
|
Add documentation for net collector
|
2019-08-26 21:01:09 +10:00 |
|
Calle Pettersson
|
080f80eb26
|
Fix broken summary table in collector docs (#286)
|
2018-11-18 22:26:38 +01:00 |
|
Calle Pettersson
|
9ed68ae86c
|
Collector documentation (#113)
* Initial draft of collector documentation
* Add docs for all collectors
* Update main README with links to docs
* Fix link syntax
|
2018-11-18 17:05:37 +01:00 |
|