Werk #7338: Dropped ancient "no_discovery_possible" from check API

Komponente Core & setup
Titel Dropped ancient "no_discovery_possible" from check API
Datum 15.04.2019
Checkmk Edition Checkmk Raw (CRE)
Checkmk-Version 1.6.0b1
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen

The function no_discovery_possible was provided by the check API in the early days were the check_info was declared as 3-element tuple. Since the checks are registered as dictionaries this function is not needed anymore.

In case you get an issue with this after an update, you will have to migrate your checks to the current check_info syntax.

Zur Liste aller Werks