Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

A VERY simple PHP, Prometheus & Grafana setup to get started with business metrics

## Pre-Requisites

You will need to install the composer packages, which are used by this example project.

## Docker compose services

Assuming you have installed `docker` and `docker-compose` on your machine, go to the root directory of this project and run
Expand Down Expand Up @@ -42,4 +46,4 @@ to fire up the following service setup.

### Grafana

* The default configuration from the [grafana/grafana:latest](https://hub.docker.com/r/grafana/grafana) docker image is used.
* The default configuration from the [grafana/grafana:latest](https://hub.docker.com/r/grafana/grafana) docker image is used.