Update prometheus.yml

This commit is contained in:
rov 2025-12-16 23:13:14 -03:00
parent 41959315db
commit 177cdb47dc

View File

@ -9,6 +9,7 @@ scrape_configs:
static_configs:
- targets: ['localhost:9090']
- job_name: 'gitea'
scheme: 'https'
static_configs:
- targets: ['git.badger-pirarucu.ts.net']
metrics_path: '/metrics'