mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-19 07:18:06 +02:00
Merge 6b6e8298c3
into 18f59bdb09
This commit is contained in:
commit
c4dc51fdb4
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ alerting:
|
|||
- targets: []
|
||||
scheme: http
|
||||
timeout: 10s
|
||||
api_version: v1
|
||||
api_version: v2
|
||||
scrape_configs:
|
||||
- job_name: prometheus
|
||||
honor_timestamps: true
|
||||
|
@ -18,4 +18,4 @@ scrape_configs:
|
|||
scheme: http
|
||||
static_configs:
|
||||
- targets:
|
||||
- localhost:9090
|
||||
- localhost:9090
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue