monorepo-microservice-rbac/Prometheus/prometheus.yml

4 lines
96 B
YAML
Raw Permalink Normal View History

2023-10-10 21:18:20 +08:00
scrape_configs:
- job_name: 'nats'
static_configs:
- targets: ['nats_exporter:9999']