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

Commits on May 15, 2019

  1. Downtime improvements

    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
    platinummonkey committed May 15, 2019
    Configuration menu
    Copy the full SHA
    0bcf856 View commit details
    Browse the repository at this point in the history
  2. fix "resource datadog_downtime: monitor_tags: ValidateFunc is not yet…

    … supported on lists or sets"
    platinummonkey committed May 15, 2019
    Configuration menu
    Copy the full SHA
    27f41b1 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2019

  1. Configuration menu
    Copy the full SHA
    e675fca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66a58d3 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2019

  1. fixes https://github.com/terraform-providers/terraform-provider-datad…

    …og/issues/182 as monitor tags order has no meaning and are not guaranteed to be in the same order
    platinummonkey committed May 21, 2019
    Configuration menu
    Copy the full SHA
    12051c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fe5e14 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #213 from nmuesch/nick/network

    Add link to documentation about monitor types
    Slavek Kabrda authored May 21, 2019
    Configuration menu
    Copy the full SHA
    e518027 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. Merge pull request #214 from platinummonkey/monitor-tags-are-not-sorted

    Fixes #182 - Monitor Tags are not sorted
    nmuesch authored May 23, 2019
    Configuration menu
    Copy the full SHA
    90631c3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #212 from nmuesch/nick/no_data

    Add default of 10m for monitor no data timeframe
    nmuesch authored May 23, 2019
    Configuration menu
    Copy the full SHA
    f0361a5 View commit details
    Browse the repository at this point in the history
  3. Allow adding metadata aliases for widgets in screenboards and timeboa…

    …rds. Fixes #61
    Slavek Kabrda committed May 23, 2019
    Configuration menu
    Copy the full SHA
    7e3bec6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a783e02 View commit details
    Browse the repository at this point in the history
  5. Allow adding metadata aliases for widgets in screenboards and timeboa…

    …rds. Fixes #61
    Slavek Kabrda committed May 23, 2019
    Configuration menu
    Copy the full SHA
    23654f3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #215 from bkabrda/boards-support-metadata-alias

    Allow adding metadata aliases for widgets in screenboards and timeboards
    Slavek Kabrda authored May 23, 2019
    Configuration menu
    Copy the full SHA
    e542bfa View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. Upgrade terraform to 0.12.

    jmcarp committed May 24, 2019
    Configuration menu
    Copy the full SHA
    1a7360e View commit details
    Browse the repository at this point in the history
  2. Add examples header

    nmuesch committed May 24, 2019
    Configuration menu
    Copy the full SHA
    e636249 View commit details
    Browse the repository at this point in the history
  3. Address merge conflicts

    nmuesch committed May 24, 2019
    Configuration menu
    Copy the full SHA
    9c11f4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90afa85 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. Add disclaimer

    nmuesch committed May 28, 2019
    Configuration menu
    Copy the full SHA
    df10f46 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. update docs

    platinummonkey committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    e29d193 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #204 from platinummonkey/downtime-improvements

    Downtime improvements
    nmuesch authored Jun 3, 2019
    Configuration menu
    Copy the full SHA
    9052db2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #220 from nmuesch/nick/add_examples

    Add examples section to docs
    nmuesch authored Jun 3, 2019
    Configuration menu
    Copy the full SHA
    00b7440 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. Merge pull request #219 from jmcarp/terraform-0.12

    Upgrade terraform to 0.12.
    Slavek Kabrda authored Jun 4, 2019
    Configuration menu
    Copy the full SHA
    c919ea1 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. Revert "#148 Fix log monitor UI issue: generate queryConfig.queryStri…

    …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.
    Slavek Kabrda committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    2704091 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #226 from bkabrda/revert-query-config

    Revert "#148 Fix log monitor UI issue: generate queryConfig.queryStri…
    Slavek Kabrda authored Jun 5, 2019
    Configuration menu
    Copy the full SHA
    8dae8b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. Support Synthetics tests in composite monitors (#222)

    gabsn authored and Slavek Kabrda committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    aae182b View commit details
    Browse the repository at this point in the history
  2. go mod tidy

    radeksimko committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    60559be View commit details
    Browse the repository at this point in the history
  3. Merge pull request #227 from terraform-providers/go-mod-tidy

    go mod tidy
    Slavek Kabrda authored Jun 6, 2019
    Configuration menu
    Copy the full SHA
    eb3fb1f View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. Configuration menu
    Copy the full SHA
    cd08f68 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #228 from nmuesch/nick/suppress_silence

    Suppress diff on default precision
    nmuesch authored Jun 7, 2019
    Configuration menu
    Copy the full SHA
    55d95e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. Update to go-datadog-api v2.21.0, run

    Slavek Kabrda committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    834f3ad View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

  1. Configuration menu
    Copy the full SHA
    512e302 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #230 from bkabrda/apiclient-v2.21.0

    Update to go-datadog-api v2.21.0, run "go mod tidy"
    Slavek Kabrda authored Jun 11, 2019
    Configuration menu
    Copy the full SHA
    c8bc95f View commit details
    Browse the repository at this point in the history
  3. Add example on constructing dynamic timeboards. Fixes #47, #64.

    Slavek Kabrda committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    714af31 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #232 from bkabrda/dynamic-timeboards

    Add example on constructing dynamic timeboards. Fixes #47, #64.
    Slavek Kabrda authored Jun 11, 2019
    Configuration menu
    Copy the full SHA
    a9db594 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #231 from bkabrda/timeboard-extra-col-fix

    Timeboard extra_col fix
    Slavek Kabrda authored Jun 11, 2019
    Configuration menu
    Copy the full SHA
    83cf602 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f4b503 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

  1. Fix several integration tests and related code

    * 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
    Slavek Kabrda committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    6552bce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #234 from bkabrda/fix-acc-tests-again

    Fix several integration tests and related code
    Slavek Kabrda authored Jun 13, 2019
    Configuration menu
    Copy the full SHA
    ace799f View commit details
    Browse the repository at this point in the history
  3. Mention units explicitly (#233)

    pratikmallya authored and nmuesch committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    19e2ae8 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

  1. Mark datadog_monitor.type as ForceNew, since changing type is not act…

    …ually possible
    Slavek Kabrda committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    0c2e0ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #236 from bkabrda/monitor-type-forcenew

    Mark datadog_monitor.type as ForceNew, since changing type is not actually possible
    Slavek Kabrda authored Jun 14, 2019
    Configuration menu
    Copy the full SHA
    c9de71e View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

  1. Configuration menu
    Copy the full SHA
    5051c71 View commit details
    Browse the repository at this point in the history
  2. Fix up the GCP and User tests (#238)

    * Update and fix tests
    
    * Remove the extra log lines
    nmuesch authored Jun 17, 2019
    Configuration menu
    Copy the full SHA
    3b5b0af View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. Update changelog (#240)

    * Update changelog
    
    * Address review
    
    * Fix links
    nmuesch authored Jun 18, 2019
    Configuration menu
    Copy the full SHA
    63d5e97 View commit details
    Browse the repository at this point in the history
  2. v2.0.0

    tf-release-bot authored and TeamCity committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    d8b5f66 View commit details
    Browse the repository at this point in the history
  3. Cleanup after v2.0.0 release

    tf-release-bot authored and TeamCity committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    41ebcc0 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

  1. datadog_monitor ignore query alert vs metric alert diff (#242)

    *  ignore changes in metric alert to query alert
    nmuesch authored Jun 20, 2019
    Configuration menu
    Copy the full SHA
    f011a8b View commit details
    Browse the repository at this point in the history
  2. Clarify the logic around monitors changing types by adding parentheses (

    Slavek Kabrda authored and nmuesch committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    fa2adef View commit details
    Browse the repository at this point in the history
  3. Update changelog (#243)

    nmuesch authored Jun 20, 2019
    Configuration menu
    Copy the full SHA
    c21a624 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. v2.0.1

    tf-release-bot authored and TeamCity committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    3ad28c0 View commit details
    Browse the repository at this point in the history
  2. Cleanup after v2.0.1 release

    tf-release-bot authored and TeamCity committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    4375e8a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

  1. Configuration menu
    Copy the full SHA
    d9fb4bc View commit details
    Browse the repository at this point in the history
  2. Prep 2.0.2 release (#248)

    nmuesch authored Jun 26, 2019
    Configuration menu
    Copy the full SHA
    56a49bb View commit details
    Browse the repository at this point in the history
  3. v2.0.2

    tf-release-bot authored and TeamCity committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    b542d3d View commit details
    Browse the repository at this point in the history
  4. Cleanup after v2.0.2 release

    tf-release-bot authored and TeamCity committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    31e2989 View commit details
    Browse the repository at this point in the history