diff --git a/README.md b/README.md index 724b154..205554e 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ A webserver such as NGINX or Apache is **NOT** needed! * Export to CLI as text or JSON * Connects directly to PHP-FPM via TCP or Socket * Maps environment variables to CLI options +* Fix for PHP-FPM metrics oddities +* [Grafana Dashboard](https://grafana.com/dashboards/4912) for Kubernetes ## Usage @@ -142,6 +144,12 @@ If you like to have a more granular reporting please use `phpfpm_process_state`. # TYPE phpfpm_up gauge ``` +## Grafana Dasbhoard for Kubernetes + +The Grafana dashboard can be found [here](https://grafana.com/dashboards/4912) . + + + ## Contributing Contributions are greatly appreciated.