ansible/monitoring
Markus Ostertag d5ab3dc0f3 Change success status code to 202
As I already mentioned here: a1b1182662 (diff-d04a476e5d71372918cb6e7e5b39a683R120) @jimi-c added some "hidden" additional check in his urllib commit and broke the whole module for everybody as Datadog answers with an 202 in case of success (http://docs.datadoghq.com/api/#troubleshooting).
2016-04-26 14:39:00 +02:00
..
__init__.py package files 2014-09-26 11:04:10 -04:00
airbrake_deployment.py Fix aibrake 2016-04-21 21:53:37 +02:00
bigpanda.py Mark the token as sensitive, since it shouldn't be printed (#2043) 2016-04-18 11:19:14 -04:00
boundary_meter.py Update for modules which import json. 2016-01-11 13:06:22 -08:00
circonus_annotation.py added missing license headers 2015-07-30 14:48:59 -04:00
datadog_event.py Change success status code to 202 2016-04-26 14:39:00 +02:00
datadog_monitor.py idempotency fix (#2024) 2016-04-16 14:10:49 +02:00
librato_annotation.py Use fetch_url's basic auth instead of code specific to this module 2015-07-28 10:51:13 -07:00
logentries.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
monit.py corrected version_added for new monit timeout opt 2015-12-14 21:47:26 -05:00
nagios.py Remove extraneous space from end of command string in nagios_cmd 2015-12-11 16:06:33 +00:00
newrelic_deployment.py be explicit about urllib import and remove conditional urllib(2) import 2015-06-19 09:01:08 -07:00
pagerduty.py added missing license headers 2015-07-30 14:48:59 -04:00
pagerduty_alert.py Make pagerduty_alert module more inline with ansible modules 2015-08-27 18:05:46 +05:30
pingdom.py added missing license headers 2015-07-30 14:48:59 -04:00
rollbar_deployment.py be explicit about urllib import and remove conditional urllib(2) import 2015-06-19 09:01:08 -07:00
sensu_check.py Added a source parameter for setting the JIT client name 2016-02-17 18:04:39 -08:00
stackdriver.py Update for modules which import json. 2016-01-11 13:06:22 -08:00
uptimerobot.py Update for modules which import json. 2016-01-11 13:06:22 -08:00
zabbix_group.py Add option to use ZabbixApi via auth basic protection 2016-03-25 19:00:17 +01:00
zabbix_host.py Add option to use ZabbixApi via auth basic protection 2016-03-25 19:00:17 +01:00
zabbix_hostmacro.py Add option to use ZabbixApi via auth basic protection 2016-03-25 19:00:17 +01:00
zabbix_maintenance.py Add option to use ZabbixApi via auth basic protection 2016-03-25 19:00:17 +01:00
zabbix_screen.py Add option to use ZabbixApi via auth basic protection 2016-03-25 19:00:17 +01:00