Commit Graph

4204 Commits

Author SHA1 Message Date
RazCrimson
6d1b2f23e3 fix: Typo in docs 2021-11-30 22:00:05 +05:30
nicolargo
e4b4e702e6 Load plugin - OSError: [WinError 87] on Windows 10 #1965 2021-11-29 11:25:11 +01:00
Nicolas Hennion
a3d0dfc1e3
Merge pull request #1963 from RazCrimson/typo-fixes-and-standardize-doc-string
Typo fixes & Standardize doc string convention (contd.)
2021-11-29 08:44:37 +01:00
RazCrimson
37f9fb5270 refactor - Minor typo fixes in cleanup 2021-11-28 20:07:34 +05:30
RazCrimson
ea8423d9a5 refactor - Core cleanup 2021-11-28 19:58:53 +05:30
RazCrimson
b90aee053a refactor - Plugins cleanup 2021-11-28 19:58:13 +05:30
nicolargo
056e9277df Merge branch 'RazCrimson-typo-fixes-and-standardize-doc-string' into develop 2021-11-28 14:08:03 +01:00
nicolargo
1b78481213 Merge branch 'typo-fixes-and-standardize-doc-string' of https://github.com/RazCrimson/glances into RazCrimson-typo-fixes-and-standardize-doc-string 2021-11-28 14:06:38 +01:00
nicolargo
524eacdc18 Update InfluxDB documentation 2021-11-28 14:06:08 +01:00
RazCrimson
88816ae785 refactor: Outputs cleanup 2021-11-28 16:37:37 +05:30
RazCrimson
2eae445e4d refactor: Exports cleanup 2021-11-28 16:37:37 +05:30
RazCrimson
1c9ae9a86e refactor: AMPs cleanup 2021-11-28 16:37:37 +05:30
nicolargo
1bbba2043c Grafana dashboards not displayed with influxdb2 #1960 2021-11-28 10:46:14 +01:00
Nicolas Hennion
d95a64c570
Merge pull request #1961 from RazCrimson/docker-plugin-updates
Docker plugin updates
2021-11-28 10:09:04 +01:00
RazCrimson
14caec00b0 refactor: Docker Plugin - Remove legacy comments 2021-11-28 02:01:18 +05:30
RazCrimson
4a053b8499 refactor: Docker Plugin - Rename variables & Reformat code 2021-11-28 01:51:23 +05:30
RazCrimson
5c27ed5d2a refactor: Docker Plugin - Reorder imports 2021-11-28 01:38:07 +05:30
RazCrimson
946423222e refactor: Docker Plugin - Reduce computation for network and io stats 2021-11-28 01:38:07 +05:30
nicolargo
ad3dacad82 Update docs 2021-11-22 11:55:47 +01:00
nicolargo
7e7379d637 Glances 3.2.4.2 2021-11-22 11:54:04 +01:00
nicolargo
d3ac8a5647 Merge branch 'develop' of github.com:nicolargo/glances into develop 2021-11-22 11:41:22 +01:00
nicolargo
7b9fcc53d6 KeyError: 'syscalls' and terminal layout broken with Glances 3.2.4+ #1956 2021-11-22 11:41:11 +01:00
Nicolas Hennion
42f184d23a
Merge pull request #1957 from hugovk/add-3.10
Add support for Python 3.10
2021-11-22 09:05:06 +01:00
Hugo van Kemenade
246bfc94c8 Replace Travis CI badge with GitHub Action 2021-11-21 12:31:32 +02:00
Hugo van Kemenade
0fd55a43d2 Add support for Python 3.10 2021-11-21 12:29:02 +02:00
nicolargo
6bf417bab5 On the road again again 2021-11-21 08:46:55 +01:00
nicolargo
b0ad670a21 Glances 3.2.4.1 2021-11-21 08:44:39 +01:00
nicolargo
f47087a309 On the road of Glances v3.2.5 again 2021-11-20 10:24:46 +01:00
nicolargo
d887d68e30 On the road of Glances v3.2.5 2021-11-20 10:24:25 +01:00
nicolargo
65b0d81710 Glances 3.2.4 2021-11-20 10:21:20 +01:00
Nicolas Hennion
199a5e290c
Merge pull request #1954 from NefixEstrada/patch-1
Fix Grafana CPU temperature panel
2021-11-20 09:54:57 +01:00
Néfix Estrada
55523167a7 Fix Grafana CPU temperature panel
It had a specific host, with this fix it will work for all hosts
2021-11-18 12:27:55 +01:00
Nicolas Hennion
e74ed67880
Merge pull request #1949 from H4ckerxx44/name_fix
Name fix
2021-11-14 12:23:26 +01:00
H4ckerxx44
b911a0adcc small oversights 2021-11-13 17:48:41 +01:00
H4ckerxx44
760c26fb6e missing d in function name:
is_enable() -> is_enabled()
2021-11-13 17:15:57 +01:00
H4ckerxx44
a21f9e15c2 missing d in function name:
is_disable() -> is_disabled()
2021-11-13 17:15:24 +01:00
nicolargo
2ccfae0779 Improve --issue by displaying the second update iteration and not the first one. More relevant 2021-11-12 10:08:18 +01:00
nicolargo
7c9040688e Improve --issue option with Python version and paths 2021-11-11 18:21:54 +01:00
nicolargo
48e35fa98e Merge branch 'webpack-upgrade' into develop 2021-11-11 18:02:36 +01:00
nicolargo
9af001c500 Update docs and correct make docs-server target in Makefile 2021-11-11 10:46:56 +01:00
Floran Brutel
f0470761e4 Use npm ci instead of npm install 2021-11-11 10:46:29 +01:00
Floran Brutel
d3560d403d Update to webpack 5 2021-11-11 10:44:20 +01:00
nicolargo
74b820ebf1 Swith from black <> white theme with the '9' hotkey - Related to issue #976 2021-11-11 10:32:46 +01:00
Floran Brutel
f55107f46c Upgrade Webpack to v4 2021-11-11 10:31:27 +01:00
Nicolas Hennion
2bf80fa44a
Merge pull request #1945 from RazCrimson/fix-docker-plugin-invalid-io-stats-for-arch-linux
Fix: Docker plugin - Invalid IO stats with Arch Linux
2021-11-11 10:02:13 +01:00
RazCrimson
71e3843764 Fix: Docker plugin - Invalid IO stats with Arch Linux 2021-11-08 21:07:57 +05:30
Nicolas Hennion
53b45eeab2
Merge pull request #1944 from RazCrimson/docker-plugin-network-stats-typo-bug-fix
Bug Fix: Docker plugin - Network stats not being displayed
2021-11-06 16:06:35 +01:00
RazCrimson
d1e26b9211 Docker plugin - Minor changes and cleanup 2021-11-05 20:34:19 +05:30
RazCrimson
eb500c39e6 Docker plugin - Remove unused imports 2021-11-05 20:34:18 +05:30
RazCrimson
7936bf44a0 Docker plugin - Fix typos in comments 2021-11-05 20:33:26 +05:30