docs: link metrics docs to website (#1370)

This commit is contained in:
Indra Gunawan
2025-02-17 17:30:58 +08:00
committed by GitHub
parent 4c92633396
commit 9dd05b0b1b

View File

@@ -71,6 +71,7 @@ frankenphp php-cli /path/to/your/script.php
* [Create **standalone**, self-executable PHP apps](https://frankenphp.dev/docs/embed/)
* [Create static binaries](https://frankenphp.dev/docs/static/)
* [Compile from sources](https://frankenphp.dev/docs/compile/)
* [Monitoring FrankenPHP](https://frankenphp.dev/docs/metrics/)
* [Laravel integration](https://frankenphp.dev/docs/laravel/)
* [Known issues](https://frankenphp.dev/docs/known-issues/)
* [Demo app (Symfony) and benchmarks](https://github.com/dunglas/frankenphp-demo)