Commit Graph

7 Commits (9aa6c44473e82855e1559f6e9409b3e5e40c2ee0)

Author SHA1 Message Date
James Cammarata 72217c297d Adding validate_certs to all modules that use fetch_url 11 years ago
James Cammarata a1b1182662 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 4f9aadcc07 Addresses #5023 Fix import comments 11 years ago
James Tanner 38edad70ac Fixes #5023 Convert all modules to use new snippet import pattern 11 years ago
Michael DeHaan 864cb8fca9 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 ce8c3a5685 datadog_event module requires urllib2, not httplib2. 11 years ago
Arturas Slajus 1508a49a66 datadog_event module: submit your events to DataDog service. 11 years ago