Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. global:
  2. scrape_interval: 5s
  3. scrape_configs:
  4. - job_name: 'redis_kiss-redis-1'
  5. scrape_interval: 60s
  6. scrape_timeout: 15s
  7. static_configs:
  8. - targets:
  9. - localhost:9100
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement