Skip to content

Commit

Permalink
Add Grafana dashboard link to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
estahn committed Mar 1, 2018
1 parent fd58e84 commit e2df39c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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) .

<img src="https://grafana.com/api/dashboards/4912/images/3079/image" width="600">

## Contributing

Contributions are greatly appreciated.
Expand Down

0 comments on commit e2df39c

Please sign in to comment.