grafana-checkmk-datasource icon indicating copy to clipboard operation
grafana-checkmk-datasource copied to clipboard

Add support for the REST API

Open TheSpacyCat opened this issue 2 years ago • 0 comments

Support for querying graph data recently landed in the development builds of CheckMK. This Pull Request will add support for using it, as the Web API will soon be dropped.

The current plan is to support both the REST and Web API at the same time, until it is no longer necessary. In order to do this, a lot of recatoring needs to be done, so this might take a while.

TheSpacyCat avatar Oct 06 '22 15:10 TheSpacyCat