Recent Releases of https://github.com/DataDog/dogapi-rb
https://github.com/DataDog/dogapi-rb - v1.45.0
- [Added] Read
datadog_hostcap variable for specifying Datadog API endpoint. See #255. - [Added] Added support for logs pipelines CRUD methods. See #252. Thanks hi-artem.
- [Fixed] Properly handle string response code. See #254.
- [Fixed] Remove circular dependency. See #253.
- Ruby
Published by zippolyte almost 5 years ago
https://github.com/DataDog/dogapi-rb - v1.44.0
- [Added] Allow skipping SSL verification. See #246.
- Ruby
Published by zippolyte about 5 years ago
https://github.com/DataDog/dogapi-rb - v1.43.0
- [Fixed] find_localhost: Try both
hostnameandhostname -fbefore raising. See #242.
- Ruby
Published by zippolyte about 5 years ago
https://github.com/DataDog/dogapi-rb - 1.42.0
- [Added] Allow dashboard creation / updates using Template Variable Presets. See #238.
- Ruby
Published by jirikuncar over 5 years ago
https://github.com/DataDog/dogapi-rb - 1.41.0
- [Added] Improve user-agent header to include telemetry information. See #235.
- [Added] Move setting hostname to end of method body in order to actually return it. See #233.
- Ruby
Published by bkabrda over 5 years ago
https://github.com/DataDog/dogapi-rb - 1.40.0
- [Added] Re-add service level objectives support. See #224.
- Ruby
Published by zippolyte almost 6 years ago
https://github.com/DataDog/dogapi-rb - 1.39.0
- [Added] Allow Setting Proxy without Using HTTP_PROXY, etc.. See #180. Thanks KingAlex42.
- [Added] [capistrano] Add ability to use
etc.getpwuidinstead ofetc.getloginto get the user name. See #146. Thanks rkul. - [Fixed] Check exit code of
hostname -ffor failures. See #219. - [Added] Add
validate_tagsutil to check thattagsis an array of strings. See #218. - [Added] Added function to deal with redirection of HTTP requests. See #200.
- [Added] Add Synthetics support. See #210.
- [Added] Add dashboard read_only option. See #135. Thanks tjoyal.
- [Added] Add options for force delete monitors. See #213.
- Ruby
Published by zippolyte almost 6 years ago
https://github.com/DataDog/dogapi-rb - 1.38.0
- [BUGFIX] Fix setting keys in both query params and headers. See #194
- [BUGFIX] Fix
cancel_downtime_by_scopemethod by settingsend_jsontotrue. See #205 - [FEATURE] Add Azure, GCP, AWS, and AWS Logs integration support. See #201
- [FEATURE] Add support for new
Monitor.can_deleteendpoint. See #195 - [FEATURE] Add
optionsto theget_downtimeendpoint. See #206
- Ruby
Published by gzussa about 6 years ago
https://github.com/DataDog/dogapi-rb - 1.37.1
- [BUGFIX] Revert the Service Level Objective feature to remove an issue with older versions of Ruby < 2.0. See [#198][]
- Ruby
Published by nmuesch about 6 years ago
https://github.com/DataDog/dogapi-rb - 1.37
- [FEATURE] Add Service Level Objectives support. See #188, thanks @platinummonkey
- [IMPROVEMENTS] Don't fail if
hostnamebinary is not installed. See #179, thanks @pschipitsch - [IMPROVEMENTS] Use headers-only for api and app keys for endpoints that support this. See #189, thanks @ssc3
- [IMPROVEMENTS] Make
queryandoptionsoptional forupdate_monitorcalls. See #192, thanks @unclebconnor
- Ruby
Published by bkabrda about 6 years ago
https://github.com/DataDog/dogapi-rb - 1.36
- [BUGFIX] Pass the options as params to request, not body content. See #157, thanks @wonko
- [FEATURE] Add support for dashboard list API v2. See #174
- [IMPROVEMENT] Add
get_active_metricsandresolve_monitorsmethods for missing api endpoints. See #172 - [IMPROVEMENT] Add methods for missing hourly usage api endpoints. See #173
- Ruby
Published by zippolyte over 6 years ago
https://github.com/DataDog/dogapi-rb -
- [FEATURE] Add get_all_boards and support for 'free' layout. See #171.
- Ruby
Published by masci almost 7 years ago
https://github.com/DataDog/dogapi-rb -
- [FEATURE] Add /integration endpoints. See #170, thanks @davidcpell.
- Ruby
Published by masci almost 7 years ago
https://github.com/DataDog/dogapi-rb -
- [IMPROVEMENT] Add submission types mentioned in the API documentation. See #165, thanks @TaylURRE
- [FEATURE] Add support for the new Dashboard API. See #167, thanks @enbashi
- Ruby
Published by masci almost 7 years ago
https://github.com/DataDog/dogapi-rb - 1.32.0
- [FEATURE] Added monitor search and monitor groups search API endpoints. See #163.
- [FIX] Add project metadata to the gemspec. See #162, thanks @orien.
- Ruby
Published by masci about 7 years ago
https://github.com/DataDog/dogapi-rb - 1.31.0
- [FIX] Handle nil values from benchmarks in Capistrano. See #159.
- [IMPROVEMENT] Add getter/setter for datadog_host. See #160.
- Ruby
Published by masci over 7 years ago
https://github.com/DataDog/dogapi-rb - 1.30
- [FIX] Change API endpoint. See #147.
- [FIX] Show more friendly error message with non JSON responses. See #151, thanks @edwardkenfox.
- [FEATURE] Add hosts endpoints. See #152.
- Ruby
Published by masci over 7 years ago
https://github.com/DataDog/dogapi-rb - 1.29.0
- [FEATURE] Add new endpoints for dashboard lists.
- [IMPROVEMENT] change http-method GET to POST on api.Screenboard#share. See #136 (thanks @haohcraft)
- Ruby
Published by masci over 7 years ago
https://github.com/DataDog/dogapi-rb - 1.28.0
1.28.0 / 2017-08-16
- [FEATURE] Accept
group_statesstrings forget_monitorfunction. See #132 (thanks @acroos) - [FEATURE] Add cancel_by_scope endpoint. See #133 (thanks @martinisoft)
- Ruby
Published by degemer over 8 years ago
https://github.com/DataDog/dogapi-rb - 1.27.0
1.27.0 / 2017-05-01
- [FEATURE] Add monitor validation endpoint. See #127
- Ruby
Published by degemer over 8 years ago
https://github.com/DataDog/dogapi-rb - v1.26.0
1.26.0 / 2017-04-10
- [IMPROVEMENT] Allow additional options to be passed to monitor API calls. See #125 (thanks @jimmyngo)
- Ruby
Published by degemer almost 9 years ago
https://github.com/DataDog/dogapi-rb - v1.25.0
1.25.0 / 2017-02-14
- [FEATURE] Add Datadog endpoint for metrics metadata. See #120
- Ruby
Published by degemer almost 9 years ago
https://github.com/DataDog/dogapi-rb - v1.24.0
1.24.0 / 2017-01-12
- [FEATURE] Add the ability to record events per host and to filter events. See #115 (thanks @hnovikov)
- [BUGFIX] Encode extra_params to handle spaces. See #113 (thanks @miknight)
- [BUGFIX] Fix CaptureIO delegation and output with Capistrano >= 3.5. See #114 (thanks @casperisfine)
- Ruby
Published by degemer almost 9 years ago
https://github.com/DataDog/dogapi-rb - v1.23.0
1.23.0 / 2016-08-24
- [FEATURE] Add Datadog endpoint to configuration. See #108
- [FEATURE] Add delete method for events. See #99, #109
- [IMPROVEMENT] Add Capistrano 3.5+ compatibility. See #96
- [OTHER] Code style fixes. See #106 (thanks @nots)
- Ruby
Published by degemer over 9 years ago
https://github.com/DataDog/dogapi-rb - v1.22.0
1.22.0 / 2016-04-14
- [FEATURE] Metric query API. See #88, #90 (thanks @blakehilscher)
- Ruby
Published by yannmh over 9 years ago
https://github.com/DataDog/dogapi-rb - v1.21.0
1.21.0 / 2015-10-30
- [FEATURE] User CRUD API. See #82
- [IMPROVEMENT] Support capistrano SimpleTextFormatter (thanks @rmoriz #81)
- Ruby
Published by talwai about 10 years ago
https://github.com/DataDog/dogapi-rb - v1.20.0
1.20.0 / 2015-07-29
- [FEATURE] Embeddable graphs API. See #73
- Ruby
Published by yannmh over 10 years ago
https://github.com/DataDog/dogapi-rb - v1.19.0
1.19.0 / 2015-06-22
Details
https://github.com/DataDog/dogapi-rb/compare/v1.18.0...v1.19.0
Changes
- [FEATURE] Revoke a shared a Screenboard. See #69
- Ruby
Published by yannmh over 10 years ago
https://github.com/DataDog/dogapi-rb - v1.18.0
1.18.0 / 2015-06-01
Details
https://github.com/DataDog/dogapi-rb/compare/v1.17.0...v1.18.0
Changes
- Add support for host muting.
- Ruby
Published by yannmh over 10 years ago