location /monitoring/ok { add_header Content-Type text/plain; return 200 'healthy'; }