mirror of
https://github.com/nprasad2077/NBA_Go.git
synced 2026-09-22 14:05:13 +00:00
fleet docker
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
global:
|
||||
scrape_interval: 5s
|
||||
|
||||
scrape_configs:
|
||||
- job_name: 'nba_go_api'
|
||||
metrics_path: /metrics
|
||||
static_configs:
|
||||
- targets: ['nginx:8080']
|
||||
Reference in New Issue
Block a user