Update prometheus.yml
This commit is contained in:
parent
41959315db
commit
177cdb47dc
@ -9,6 +9,7 @@ scrape_configs:
|
|||||||
static_configs:
|
static_configs:
|
||||||
- targets: ['localhost:9090']
|
- targets: ['localhost:9090']
|
||||||
- job_name: 'gitea'
|
- job_name: 'gitea'
|
||||||
|
scheme: 'https'
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets: ['git.badger-pirarucu.ts.net']
|
- targets: ['git.badger-pirarucu.ts.net']
|
||||||
metrics_path: '/metrics'
|
metrics_path: '/metrics'
|
||||||
Loading…
x
Reference in New Issue
Block a user