Commit Graph

7 Commits (ac6ccb77cc7f7aca228f3e8a28c9e00df17d70fc)

Author SHA1 Message Date
James Cammarata a9017af2bb Adding validate_certs to all modules that use fetch_url 11 years ago
James Cammarata 9730157525 Validate SSL certs accessed through urllib*
* Adds another module utility file which generalizes the
  access of urls via the urllib* libraries.
* Adds a new spec generator for common arguments.
* Makes the user-agent string configurable.

Fixes #6211
11 years ago
James Tanner ad837709bd Addresses #5023 Fix import comments 11 years ago
James Tanner 6000d636b3 Fixes #5023 Convert all modules to use new snippet import pattern 11 years ago
Michael DeHaan a9121fecda Discussed datadog module at OSCON with DD folks, does not make sense to send
event types for anything other than myapps here.
11 years ago
Arturas Slajus 0ea0a2c6d7 datadog_event module requires urllib2, not httplib2. 11 years ago
Arturas Slajus b86740e1fd datadog_event module: submit your events to DataDog service. 11 years ago