Skip to content

Releases: DataDog/datadogpy

v0.11.0

14 Mar 15:30
Compare
Choose a tag to compare

0.11.0 / 2016-03-14

  • [BUGFIX] Dogshell: Print usage when no argument is given on Python 3, #123
  • [BUGFIX] DogStatsD: Do not modify metric-level tags parameters when constant_tags is set, #94 (thanks @steven-liu)
  • [BUGFIX] DogStatsD: Fix thread-safety of the [@timed][] decorator, #126 (thanks @mgood)
  • [BUGFIX] ThreadStats: Do not modify metric-level tags parameters when constant_tags is set, #94, #117 (thanks @steven-liu)
  • [FEATURE] Dogshell: Add an alert_type option for event post, #120 (thanks @drstevens)
  • [FEATURE] DogStatD: Set constant tags from DATADOG_TAGS environment variable, #114 (thanks @ewdurbin )
  • [FEATURE] DogStatsD: Support namespace, #118
  • [FEATURE] ThreadStats: Set constant tags from DATADOG_TAGS environment variable, #114 (thanks @ewdurbin )
  • [FEATURE] ThreadStats: Support namespace, #118
  • [IMPROVEMENT] API: Support real numerical data types in Metrics, #103
  • [IMPROVEMENT] Dogshell: Attach hostname by default to event and metric posts, #122
  • [IMPROVEMENT] DogStatsD: Discard None values, #119 (thanks @dcrosta)
  • [IMPROVEMENT] DogStatsD: Import from top level, #105
  • [IMPROVEMENT] Dogwrap: Trim output and update event format, #104 (thanks @gnarf)
  • [OTHER] API: Adjust the documentation, #96, #101, #110, #111 (thanks @aristiden7o, @emad, @aknuds1, @meawoppl)
  • [OTHER] Dogshell: Update misleading help message for event stream, #124

v0.10.0

19 Oct 17:47
Compare
Choose a tag to compare

0.10.0 / 2015-10-19

  • [BUGFIX] Fix typo in Dogshell breaking the Timeboard pull_all method, #92
  • [FEATURE] Enhance constant_tags support to ThreadStats and Statsd events, #90 (thanks @jofusa)
  • [FEATURE] New CRUD User API, #89
  • [OTHER] Fix Dogwrap documentation output typo, #87 (thanks @gnarf)

v0.9.0

31 Aug 17:07
Compare
Choose a tag to compare

0.9.0 / 2015-08-31

  • [FEATURE] Option to time in ms with statsd, #78 (thanks @g--)
  • [FEATURE] Option to unmute api ApiError exceptions, #76
  • [OTHER] Use simplejson with Python 3.x, #83

v0.8.0

30 Jul 13:58
Compare
Choose a tag to compare

0.8.0 / 2015-07-30

  • [FEATURE] Constant tags client option to append tags to every submitted metrics, #68 (thanks @jofusa)
  • [FEATURE] Embeddable graphs API, #62
  • [FEATURE] Optional metric name for the timed decorator, #71 (thanks @clokep)
  • [IMPROVEMENT] Option to use the verify parameter in requests to configure a ca certificates file or to disable verification, #70 (thanks @ogst)

v0.7.0

01 Jul 14:00
Compare
Choose a tag to compare

0.7.0 / 2015-07-01

  • [FEATURE] Revoke a shared screenboard, #46
  • [FEATURE] Add new monitor unmute arg (all_scopes) to allow clearing all mute settings for a given monitor, #58
  • [IMPROVEMENT] Add a timed context manager to statsd, #65 (thanks @clokep)
  • [IMPROVEMENT] Adjust dogshell descriptions to distinguish between mute_all/unmute_all and mute/unmute methods, #58
  • [IMPROVEMENT] Include additional information in 403 response exceptions, #58
  • [BUGFIX] Fix Metric.send method to play nice with multiple metrics, #59 (thanks @kuzmich)
  • [BUGFIX] Fix socket creation thread-unsafe code, #57 #60 (thanks @GrahamDumpleton)
  • [BUGFIX] Rename metric_type parameter to type in Metric.send method, #64
  • [OTHER] Update requests library, per CVE-2015-2296, #63

v0.6.0

01 Jun 15:03
Compare
Choose a tag to compare

0.6.0 / 2015.06.01

Details

v0.5.0...v0.6.0

Changes

  • [FEATURE] Add message parameter support to host muting commands, #51
  • [BUGFIX] Always fall back when unable to determine hostname from datadog.conf, #53

v0.5.0

19 May 14:17
Compare
Choose a tag to compare

0.5.0 / 2015.05.19

Details

v0.4.0...v0.5.0

Changes

  • [FEATURE] Add support for metric query API, #45
  • [BUGFIX] Fix an unexpected exception raised in initialize method on Windows with Python3.4, #47

v0.4.0

24 Apr 18:03
Compare
Choose a tag to compare
Bump version to 0.4.0

v0.3.0

08 Apr 22:57
Compare
Choose a tag to compare
Merge pull request #31 from DataDog/yann/v0.3

v0.3.0

v0.2.2

06 Apr 20:08
Compare
Choose a tag to compare
Merge pull request #28 from DataDog/yann/v0.2.2

v0.2.2