I’d like to monitor a few Metabase instances. HTTP would be easiest.
Is there a good endpoint to use there? Looking at the API, there’s no dedicated monitoring endpoint (which, feedback, would be great to have – minimally health of the Server and whether it ran a canary query against its internal DB successfully; ideally also including a list of names or at least a number of reporting databases where the last query failed for technical reasons).
Is there another endpoint that doesn’t require authentication that gives at least verification that the app is there (easy) and can work with its backing database?