From c0cb1db02899d7303ed1b68062b4c266bd372f88 Mon Sep 17 00:00:00 2001 From: Oleg Ozimok Date: Sun, 24 Mar 2019 21:21:19 +0200 Subject: [PATCH] update docs --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a3e653..87a052c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ -# php-fpm-exporter for K8S environments +# php-fpm-exporter for K8S environments (avoid sidecar containers) +## Supported protocols +- fastcgi +- http (with Nginx) + +## Installing the Chart +```$sh +helm install --name php-fpm-exporter deploy/php-fpm-exporter +``` ### Prometheus job example