Branch: refs/heads/2.2.0
Home:
https://github.com/Checkmk/checkmk
Commit: 22a3fc2463d2502bc23d767ec6ecf96f0bdd530c
https://github.com/Checkmk/checkmk/commit/22a3fc2463d2502bc23d767ec6ecf96f0…
Author: Lars Getwan <lars.getwan(a)checkmk.com>
Date: 2023-10-30 (Mon, 30 Oct 2023)
Changed paths:
M cmk/utils/diagnostics.py
Log Message:
-----------
Support Diagnostics: user_connections.mk sensitivity
Consider the file ~/etc/check_mk/multisite.d/wato/user_connections.mk as 'highly
sensitive'.
This sensitivity is used to simplify the file selection by the user.
Change-Id: I33cb785f568e35813d47032b06a386b2c9c35356
Commit: 82a18a3715e4fe8c32670fe3e86feae77f2d8690
https://github.com/Checkmk/checkmk/commit/82a18a3715e4fe8c32670fe3e86feae77…
Author: Lars Getwan <lars.getwan(a)checkmk.com>
Date: 2023-10-30 (Mon, 30 Oct 2023)
Changed paths:
A .werks/16087
M cmk/base/diagnostics.py
Log Message:
-----------
16087 Support Diagnostics: Collect information about installed Python modules
The support Diagnostics dump now contains information about the Python modules that are
installed in the site context. It uses the command "pip freeze" to gather that
information.
Change-Id: I676a0b4ddd11246f10b1d788bb4c5dcefdb50cae
Compare:
https://github.com/Checkmk/checkmk/compare/01d22874b9e1...82a18a3715e4