Has anyone created a /metrics REST API endpoint for WordPress that reports data about the WP instance -- object cache reads/writes/memory (from memcache/redis/apcu), php-fpm stats, system load, disk space, etc.
Ideally, with Prometheus and OpenTelemetry output formats.