Commit Graph

12 Commits (da95dd56521a3c92e88bb00a496760322c6f66dc)

Author SHA1 Message Date
Michael Scherer ab26847e06 Remove unused import of 'socket' module 2016-12-08 11:34:11 -05:00
Michael Scherer 6c959dc77e Mark api_key as no_log, since that's supposed to be kept secret 2016-12-08 11:34:11 -05:00
Markus Ostertag 8fd23c7d75 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-12-08 11:34:10 -05:00
Brian Coca deb36b00d0 added missing license headers fixes #508 2016-12-08 11:33:06 -05:00
Toshio Kuratomi a4859e1087 Clean up unneeded urllib2 imports 2016-12-08 11:33:01 -05:00
Greg DeKoenigsberg c65a612d1f Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00
Kevin Klinemeier 5742c4ae26 Updated tags example to an actual datadog tag 2016-12-08 11:32:47 -05:00
Brian Coca b6cf79e061 push list nature of tags into spec to allow both for comma delimited strings and actual lists 2016-12-08 11:32:46 -05:00
Greg DeKoenigsberg 0ecedfeb25 Revert "Added eval for pasting tag lists" 2016-12-08 11:32:45 -05:00
Sebastian Kornehl 9cca3a5d17 Added eval for pasting tag lists 2016-12-08 11:32:45 -05:00
Brian Coca c4f52f62f7 fix doc parsing by correctly quoting author 2016-12-08 11:32:39 -05:00
Michael DeHaan 5879c503bb File extensions! 2016-12-08 11:32:18 -05:00