Files
Wordpress-Ansible/monitoring/prometheus.yaml

8 lines
134 B
YAML
Raw Normal View History

2025-12-08 09:45:23 +01:00
global:
scrape_interval: 15s
scrape_configs:
- job_name: 'snake_nginx'
static_configs:
- targets: ['213.95.90.157:81']