nicolargo
|
03d4d6cf65
|
Add TOML conf file to Docker in order to build
|
2025-10-12 18:33:24 +02:00 |
nicolargo
|
d02aed76a6
|
Remove hashes from requirements file because it causes some issue in Gitlab pipeline (with pip)
|
2025-10-12 17:24:04 +02:00 |
nicolargo
|
97ec09dfc3
|
Correct an issue when Netifaces is not installed on the system
|
2025-10-12 17:05:19 +02:00 |
nicolargo
|
0c2b9e5e8e
|
Requirements files are now generated dynamically with the make requirements or requirements-upgrade target
|
2025-10-12 17:00:46 +02:00 |
nicolargo
|
0134487f5e
|
Merge branch 'issue3025-uv' into develop
|
2025-10-12 15:20:34 +02:00 |
nicolargo
|
f1328a84e9
|
Use uv instead of venv in Makefile #3304
|
2025-10-12 15:19:32 +02:00 |
Nicolas Hennion
|
547d98599a
|
Update README.rst
|
2025-10-10 11:59:59 +02:00 |
Nicolas Hennion
|
031d5d6485
|
Update README.rst
|
2025-10-08 18:09:40 +02:00 |
Nicolas Hennion
|
62c6c9df4e
|
Update README.rst
Add Brew as a standard installation method.
|
2025-10-07 09:47:39 +02:00 |
Nicolas Hennion
|
6302389073
|
Update find-duplicate-lines.sh
Make the code return an error code if a file ended with a duplicated line is founded.
|
2025-10-06 14:14:35 +02:00 |
Nicolas Hennion
|
83d5886a35
|
Update __init__.py
Remove dupliate line
|
2025-10-06 14:06:19 +02:00 |
nicolargo
|
350ed125d3
|
Store nothing is history is not enable.
|
2025-10-05 17:08:27 +02:00 |
nicolargo
|
7382089129
|
Disable history when history size is set to 0 by configuration.
|
2025-10-05 17:04:27 +02:00 |
nicolargo
|
2254f899b6
|
Add unit test for Prometheus exporter aand refactor the code to not use the API (not useful in this case because stats instance already exist)
|
2025-10-04 09:42:00 +02:00 |
nicolargo
|
d03295a977
|
Merge branch 'develop' of github.com:nicolargo/glances into develop
|
2025-09-28 17:03:55 +02:00 |
nicolargo
|
9f1eb9496a
|
Add unit test for auto_unit
|
2025-09-28 17:03:44 +02:00 |
Nicolas Hennion
|
d28f3056a7
|
Merge pull request #3287 from nicolargo/renovate/macos-15.x
chore(deps): update dependency macos to v15
|
2025-09-28 16:40:10 +02:00 |
Nicolas Hennion
|
e2c65c6687
|
Merge pull request #3278 from nicolargo/renovate/actions-stale-10.x
chore(deps): update actions/stale action to v10
|
2025-09-28 16:39:30 +02:00 |
Nicolas Hennion
|
e721b66488
|
Merge pull request #3277 from nicolargo/renovate/actions-setup-python-6.x
chore(deps): update actions/setup-python action to v6
|
2025-09-28 16:39:25 +02:00 |
Nicolas Hennion
|
26a0c3ef87
|
Merge pull request #3276 from nicolargo/renovate/actions-setup-node-5.x
chore(deps): update actions/setup-node action to v5
|
2025-09-28 16:39:19 +02:00 |
nicolargo
|
0bf79775b6
|
Remove duplicate line at the end of files
|
2025-09-28 16:28:05 +02:00 |
nicolargo
|
c970932e96
|
Set default timeout to 2 second
|
2025-09-28 16:10:07 +02:00 |
nicolargo
|
38c7bfccba
|
Make the issue3290 compliant with non Linux OS
|
2025-09-28 15:09:19 +02:00 |
nicolargo
|
48674ee71f
|
Clean unused decorator
|
2025-09-28 15:00:37 +02:00 |
Nicolas Hennion
|
6539979498
|
Merge pull request #3291 from nicolargo/issue3290-cleanup
Fix: Glances stalling on broken NFS connections
|
2025-09-28 14:17:24 +02:00 |
Nicolas Hennion
|
3652dc339f
|
chg: plugin(fs) - use timeout wrappers for psutil calls
Why? Broken NFS connections can stall psutil calls indefinitely
Co-authored-by: Raz Crimson <52282402+razcrimson@users.noreply.github.com>
|
2025-09-28 05:55:56 +05:30 |
Nicolas Hennion
|
da700c8cfc
|
add: generic timeout wrappers
For use with blocking functions and utilities
Co-authored-by: Raz Crimson <52282402+razcrimson@users.noreply.github.com>
|
2025-09-28 05:55:34 +05:30 |
nicolargo
|
420cf2bdde
|
Lint code
|
2025-09-27 16:02:48 +02:00 |
Nicolas Hennion
|
ce27d795db
|
Merge pull request #3283 from DeepSpace2/fix-prometheus-export-format
Fix prometheus export format
|
2025-09-27 15:58:41 +02:00 |
Adi
|
f53dbe748e
|
getting object key dynamically instead of maintaining an hardcoded mapping
|
2025-09-27 12:34:40 +03:00 |
nicolargo
|
3931457495
|
Merge branch 'issue3288-mem-available' into develop
|
2025-09-25 22:20:38 +02:00 |
nicolargo
|
d0137830c2
|
Choose between used or available in the mem plugin #3288
|
2025-09-25 22:20:23 +02:00 |
Nicolas Hennion
|
48296a5de9
|
Merge pull request #3289 from bkanuka/issue3979-zfs-cache
Issue #3279 zfs cache and memory math issues
|
2025-09-25 20:48:49 +02:00 |
Bennett Kanuka
|
6339393271
|
ruff format
|
2025-09-25 14:03:27 -04:00 |
Bennett Kanuka
|
2b59ad71fe
|
fix zfs cache math
|
2025-09-25 13:49:08 -04:00 |
nicolargo
|
ff6dcd5cb0
|
Update documentation
|
2025-09-25 13:49:06 -04:00 |
nicolargo
|
b26dac4dd5
|
ZFS ARC/cache not reported as cache memory usage #3279
|
2025-09-25 13:48:43 -04:00 |
renovate[bot]
|
b6db99cbb8
|
Update dependency macos to v15
|
2025-09-25 16:35:06 +00:00 |
renovate[bot]
|
86e198310d
|
Update actions/stale action to v10
|
2025-09-25 16:35:04 +00:00 |
renovate[bot]
|
55c3b9c0ab
|
Update actions/setup-python action to v6
|
2025-09-25 16:35:01 +00:00 |
renovate[bot]
|
9eaef1da36
|
Update actions/setup-node action to v5
|
2025-09-25 16:34:58 +00:00 |
Nicolas Hennion
|
de9d46297c
|
Merge pull request #3286 from jmwallach/patch-1
Label error in docs
|
2025-09-25 13:59:02 +02:00 |
jmwallach
|
36c9658912
|
Update network.rst
Fix labeling error
|
2025-09-24 16:40:09 -07:00 |
Adi
|
afdd09d648
|
fix bug in construction of metric name
|
2025-09-23 22:27:33 +03:00 |
Adi
|
c8e67d07c1
|
add missing metrics to labels mappings
|
2025-09-23 18:00:29 +03:00 |
Adi
|
63f0aacb7c
|
add missing metrics to labels mappings
|
2025-09-23 13:19:11 +03:00 |
Adi
|
2c1abd666e
|
spliting labels on the first ':' only as a label value might contain ':'
|
2025-09-23 12:51:54 +03:00 |
Adi
|
9834e204c4
|
fix nonetype is not iterable error
|
2025-09-23 12:50:37 +03:00 |
Adi
|
39c1b9e13c
|
using object as label
|
2025-09-23 12:47:01 +03:00 |
nicolargo
|
6631b37d67
|
Revert "First version done. Need to be tested and documented."
This reverts commit 17eca1f6e6.
|
2025-09-21 16:44:28 +02:00 |