nicolargo
47c9d8241c
chore(v5): G2 Task 4 — Makefile targets for the new mode dispatch
...
- ``run-v5``: TUI mode (the new default — help string updated to
reflect it no longer binds a socket).
- ``run-v5-debug``: TUI mode + ``-d``.
- ``run-v5-server`` (new): REST API mode (``-s``), headless.
- ``run-v5-server-debug`` (new): REST mode + ``-d``.
- ``run-v5-mcp`` (new): REST + ``--enable-mcp``. The flag is accepted +
validated today but the MCP mount is not yet wired into v5 — see the
plan footer (Task 2 dropped, deferred to a dedicated G3-MCP plan).
Also updates the plan file: marks Task 2 (MCP gate) as DROPPED with a
rationale section explaining that MCP is not yet wired into v5
``webserver_v5``, so there is nothing to gate. The CLI flag + validation
shipped in Task 1 are kept; the actual mount + gate will land in
G3-MCP.
2026-05-15 11:25:39 +02:00
nicolargo
15fbf5de58
Introduce min_duration_seconds per field for thresolds / Add a new main entry point for Glances v5
2026-05-12 13:28:14 +02:00
nicolargo
07f345e233
Replace py-spy by memray for Flamegraph generation
2026-03-28 11:06:26 +01:00
nicolargo
58b3551e4e
Container plugin crashes with docker.errors.NullResource on Podman pod infra containers #3498
2026-03-28 09:23:09 +01:00
nicolargo
a56a5b78ef
version 4.5.2
2026-03-14 15:31:14 +01:00
nicolargo
02f0106ee8
Update profiling
2026-03-07 15:39:13 +01:00
nicolargo
0032edb67b
Update WebUI for vulns
2026-03-01 10:50:04 +01:00
nicolargo
6e8572a6e7
Update requirements to add MCP to Docker image
2026-02-22 11:53:04 +01:00
nicolargo
887feb0484
Update docs
2026-02-21 21:18:27 +01:00
nicolargo
fb19ff8176
Tru to add cyber and webui workflows in the CI pipelines (develop only)
2026-02-20 10:22:55 +01:00
nicolargo
bfc5d3e000
First version for Intel GPU
2026-02-18 22:58:36 +01:00
Ambika Patidar
ebd314dd92
Merge branch 'develop' into makefile-new
2026-02-17 23:46:22 +05:30
Ambika Patidar
2d29263298
Added test plugins into makefile
2026-02-17 23:15:04 +05:30
nicolargo
3a4a7a754b
Add target for new tests in the Makefile
2026-02-07 17:42:07 +01:00
nicolargo
a5af38aa6e
Add NPU plugin in the WebUI
2026-01-25 16:32:11 +01:00
nicolargo
6cedd16753
Add test for NATS in the Makefile
2026-01-02 17:02:49 +01:00
nicolargo
5d9593b393
Lint the code
2025-12-26 18:47:01 +01:00
nicolargo
ca2d729211
Add bandit in Makefile
2025-11-22 19:07:45 +01:00
nicolargo
50818213b1
What a sexy pre-commit config file !
2025-11-22 18:48:13 +01:00
nicolargo
45bdcc92c7
Add a first and simple Jupyter notebook
2025-11-21 18:32:23 +01:00
nicolargo
e660520eb2
Correct typo in Makefile
2025-11-16 10:03:19 +01:00
nicolargo
ccb00ec252
Make WebUI and Restful API SSL compliant #3340
2025-11-11 18:34:51 +01:00
nicolargo
e2d37ee482
Change the way uv is installed #3338
2025-11-08 16:18:22 +01:00
nicolargo
930745b5f3
Package generation issue on Pypi because of README.rst #3337
2025-11-08 09:38:01 +01:00
nicolargo
e3b016e6f3
Update dep and change Fetch screenshot for documentation
2025-10-18 08:59:21 +02:00
Nicolas Hennion
52c5042e37
Add --no-emit-workspace in the Makefile
2025-10-13 09:25:31 +00: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
0c2b9e5e8e
Requirements files are now generated dynamically with the make requirements or requirements-upgrade target
2025-10-12 17:00:46 +02:00
nicolargo
f1328a84e9
Use uv instead of venv in Makefile #3304
2025-10-12 15:19:32 +02:00
nicolargo
0bf79775b6
Remove duplicate line at the end of files
2025-09-28 16:28:05 +02:00
nicolargo
be29f069d6
First release ok, need to add some tests
2025-09-21 10:03:33 +02:00
nicolargo
8c8120fb90
Put WebUI conf generator in a dedicated script
2025-09-14 15:30:45 +02:00
nicolargo
54216c6580
Rafactor the Makefile to generate WebUI config file for all webui targets
2025-09-14 14:59:51 +02:00
nicolargo
3d263bc7d4
Create a Glances API in order to use Glances as a Python lib #3237
2025-07-12 18:16:43 +02:00
nicolargo
65393b0771
First version of the API
2025-07-09 17:40:08 +02:00
nicolargo
15a94f04da
Improve Restful API documentation embeded in FastAPI #2632
2025-07-05 10:32:11 +02:00
nicolargo
1365d600a3
(postgre)SQL export support / TimeScaleDB #2814
2025-07-05 10:32:11 +02:00
nicolargo
f45900b450
Add test for JSON export
2025-07-05 10:32:11 +02:00
nicolargo
7c0dee3a63
Add support for InfluxDB 3 Core #3182
2025-07-05 10:32:11 +02:00
nicolargo
941baba5b4
Improve unittest for CSV export #3150
2025-07-05 10:32:11 +02:00
nicolargo
ec8365817f
Improve unittest for InfluxDB plugin #3149
2025-07-05 10:32:11 +02:00
nicolargo
0d2f5e4ba3
Commit before lint
2025-07-05 10:32:10 +02:00
nicolargo
7de582fdb0
Update precommit hook
2025-07-05 10:32:10 +02:00
nicolargo
2c9beccea5
Improve WebUI display on low screen
2025-01-04 10:14:34 +01:00
nicolargo
372380bdb9
version 4.3.0.7
2025-01-03 10:20:15 +01:00
nicolargo
797b0d06b1
Add memory leak unitary test
2024-12-29 13:07:54 +01:00
nicolargo
1624e66f48
Improve unittest #2757
2024-12-28 18:08:52 +01:00
nicolargo
ec0d5695a9
First test with Selenium
2024-12-28 09:00:50 +01:00
nicolargo
4bb39232fe
Merge branch 'develop' into issue2757
2024-12-27 22:09:20 +01:00
nicolargo
e14934a197
Update profiling file
2024-12-27 11:53:34 +01:00