Add 'grafana-prometheus.yaml'
This commit is contained in:
parent
62d47784f5
commit
3fd37c0b3b
10
grafana-prometheus.yaml
Normal file
10
grafana-prometheus.yaml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
version: '3.3'
|
||||||
|
services:
|
||||||
|
prometheus:
|
||||||
|
ports:
|
||||||
|
- '9090:9090'
|
||||||
|
image: prom/prometheus
|
||||||
|
grafana-oss:
|
||||||
|
ports:
|
||||||
|
- '3000:3000'
|
||||||
|
image: grafana/grafana-oss
|
Loading…
Reference in New Issue
Block a user