cloud-game/hack/configs/prometheus.yml
Sadlil Rhythom 0e17092acb Refactor of cloud game overlord and overworker (#70)
* Introduce Makefile and go vendor directory for faster build

* WIP: Refactor cloud-game codebase with spliting overlord and worker binary

* Fix all issues and have a running build

* Complete first version of refactor
2019-09-12 03:35:21 +08:00

6 lines
114 B
YAML
Vendored

scrape_configs:
- job_name: cloud-game
scrape_interval: 10s
static_configs:
- targets:
- localhost:9000