Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge upstream #3

Merged
merged 55 commits into from
Jun 26, 2019
Merged

Merge upstream #3

merged 55 commits into from
Jun 26, 2019

Conversation

enbashi
Copy link
Owner

@enbashi enbashi commented Jun 26, 2019

No description provided.

platinummonkey and others added 30 commits May 15, 2019 09:30
Adds the timezone parameter

Adds descriptions to parameters

Adds validation to monitor_tags

Ensures that the updated downtime id is correctly handled for future immutable downtimes
…og/issues/182 as monitor tags order has no meaning and are not guaranteed to be in the same order
Add link to documentation about monitor types
Add default of 10m for monitor no data timeframe
Allow adding metadata aliases for widgets in screenboards and timeboards
…ng from query (#199)"

This reverts commit 7aade75.

The query_config parameter is no longer necessary, as all the attributes
are parsed out of the query parameter.
Revert "#148 Fix log monitor UI issue: generate queryConfig.queryStri…
Suppress diff on default precision
Slavek Kabrda and others added 25 commits June 11, 2019 11:25
Update to go-datadog-api v2.21.0, run "go mod tidy"
Add example on constructing dynamic timeboards. Fixes #47, #64.
* Set datadog_downtime.timezone attribute in resourceDatadogDowntimeRead,
  handle it in import test
* Make datadog_downtime.tags a TypeSet to be able to properly ignore
  differences in ordering of its contents
* Fix two regressions caused by calling resourceDatadogMonitorRead from
  resourceDatadogMonitorUpdate and resourceDatadogMonitorCreate:
  * Make sure that API sometimes changing "metric alert" to "query alert"
    continues to be ignored
  * Fix tests for threshold values to always expect floats
Fix several integration tests and related code
Mark datadog_monitor.type as ForceNew, since changing type is not actually possible
* Update and fix tests

* Remove the extra log lines
* Update changelog

* Address review

* Fix links
*  ignore changes in metric alert to query alert
@enbashi enbashi merged commit 7692051 into enbashi:master Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants