0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-02-05 14:09:44 +00:00
alerta_alerta/etc/alerta/alert-urlmon.yaml
2013-04-05 09:38:46 +01:00

22 lines
520 B
YAML

---
- resource: guardian-sport
url: http://www.guardian.co.uk/sport
search: sport
environment: [PROD]
service: [R2,Web]
- resource: google-search
url: http://www.google.co.uk/search?q=test
environment: [PROD]
service: [Google,Search,Web]
- resource: twitter-search
url: https://twitter.com/#!/search/%23leveson
environment: [PROD]
service: [Twitter,Search,Web]
- resource: nytimes-todayspaper
url: http://www.nytimes.com/pages/todayspaper/index.html
environment: [PROD]
service: [News,Web]