Skip to content

datadog-api-client-1.2.0

Choose a tag to compare

@therve therve released this 13 Oct 15:38
· 2137 commits to master since this release
3a7b6f4
  • [Added] Add support for list widget in dashboards. See #888.
  • [Added] Add include_descendants param to usage attribution API. See #926.
  • [Added] Add new_group_delay and deprecate new_host_delay monitor properties. See #921.
  • [Added] Add endpoints to manage Service Accounts v2. See #906.
  • [Added] Add edge to Synthetics devices. See #928.
  • [Added] Add id_str property to Event response. See #924.
  • [Added] Add percentile to dashboard WidgetAggregator schema. See #918.
  • [Added] Add audit_stream to ListStreamSource. See #922.
  • [Added] Add missing synthetics variable parser type x_path. See #935.
  • [Added] Webhooks integration SDK. See #936.
  • [Added] Add restricted roles for Synthetics global variables. See #937.
  • [Added] Add events data source to Dashboard widgets. See #932.
  • [Added] Adding support for security monitoring rule type property. See #931.
  • [Added] Add batch_id to the synthetics trigger endpoint response. See #943.
  • [Added] Add audit alert monitor type. See #945.
  • [Added] Add DBM usage endpoint. See #933.
  • [Added] Add config variables to Synthetics browser test config. See #949.
  • [Added] Added available_values property to template variables schema. See #950.
  • [Added] Add follow_redirects options to test request in Synthetics. See #955.
  • [Added] ApmDependencyStatsQuery for formulas and functions dashboard widgets. See #962.
  • [Added] Add formula and function APM resource stats query definition for dashboards. See #963.
  • [Added] Add support for funnel widget in dashboards. See #969.
  • [Added] Add information about creator to Synthetics tests details. See #975.
  • [Added] Add support for gzip and deflate encoding. See #972.
  • [Added] Add support for formulas and functions in the Scatterplot Widget for dashboards. See #967.
  • [Added] Document encoding in metrics intake. See #984.
  • [Added] Add servername property to SSL Synthetics tests request. See #983.
  • [Added] Add renotify_occurrences and renotify_statuses monitor options. See #993.
  • [Added] Add type and is_template properties to notebooks. See #995.
  • [Fixed] Minor fixes of the incident schema. See #939.
  • [Fixed] Make SLO history metadata unit nullable. See #942.
  • [Fixed] Fix SLO history error response type for overall errors. See #954.
  • [Fixed] Mark SLO Correction Type as required. See #953.
  • [Fixed] Make the name property required for APM Dependency Stat Query widget. See #966.
  • [Fixed] Fix typo in usage attribution field names for profiled containers. See #976.
  • [Fixed] Make sure that OpenAPI definition are valid with real server responses. See #974.
  • [Fixed] Fix incidents schemas. See #980.
  • [Fixed] IncidentFieldAttributesMultipleValue can be nullable. See #982.
  • [Fixed] Allow nullable date in notebook cells. See #987.
  • [Fixed] Remove event title length constraint. See #977.
  • [Changed] Fix SLO history schema for groups and monitors fields. See #958.
  • [Changed] Remove metadata from required list for metric SLO history endpoint. See #961.
  • [Changed] Use AVG aggregation function for DBM queries. See #971.
  • [Changed] Enable compression in responses. See #992.