📄️ Config DB
ConfigDB component lookup enables you to query configs from the database to use as components.
📄️ Exec
Exec Check executes a command or script file on the target host. The type of scripts executed include:
📄️ HTTP
HTTP lookup queries an HTTP endpoint.
📄️ Kubernetes
The Kubernetes component lookup fetches kubernetes resources to be used as components.
📄️ MS SQL Server
The MSSQL component lookup allows you to form components from the records in a Postgres database.
📄️ MySQL
The mysql component lookup allows you to form components from the records in a Postgres database.
📄️ Postgres
The postgres component lookup allows you to form components from the records in a Postgres database.
📄️ Prometheus
The Prometheus Check connects to the Prometheus host, performs the desired query, and displays the results.