Add prometheus yml

This commit is contained in:
giongto35 2019-06-04 01:59:50 +08:00 committed by giongto35
parent c65250a498
commit 77cb04e543

6
prometheus.yml vendored Normal file
View file

@ -0,0 +1,6 @@
scrape_configs:
- job_name: cloud-game
scrape_interval: 10s
static_configs:
- targets:
- localhost:9000