Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
oleh-ozimok-quarks-tech committed Mar 24, 2019
1 parent 506f5ea commit c0cb1db
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit c0cb1db

Please sign in to comment.