Add prometheus yml

This commit is contained in:
giongto35 2019-06-04 01:59:50 +08:00 committed by giongto35
parent 879baead35
commit 4c8c54b7f0

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