Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 1629face7e6ca017f57692914373e14b000cfc16
https://github.com/Checkmk/checkmk/commit/1629face7e6ca017f57692914373e14b0…
Author: Gav <gavin.mcguigan(a)checkmk.com>
Date: 2023-05-30 (Tue, 30 May 2023)
Changed paths:
A .werks/15682
M cmk/gui/fields/definitions.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_downtime.py
Log Message:
-----------
15682 FIX Hosts that should be monitored do not have to exist
...as hosts can "live" on remote sites. Then the host does not exist (on
the local site) but they are still monitored (by the remote site)
This broke the get_metric endpoint for hosts "living" on remote sites.
Change-Id: I45025eb6cf9cd31477351ebb2a04c91d76f90f36