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

AWS: Scaling Policies / CloudWatch Metric Alarms #1585

Closed
wants to merge 39 commits into from

Commits on Apr 16, 2015

  1. Configuration menu
    Copy the full SHA
    ca7ecf5 View commit details
    Browse the repository at this point in the history
  2. Refactored Scaling policy as it's own resource and completed update, …

    …delete and read
    Alex committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    b0239e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2015

  1. Added cloudwatch metric support

    Alex committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    578d478 View commit details
    Browse the repository at this point in the history
  2. Fix upstream merge conflict

    Alex committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    8d085c1 View commit details
    Browse the repository at this point in the history
  3. Add cloud watch metric alarm code

    Alex committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    7bb1f3b View commit details
    Browse the repository at this point in the history
  4. Update code based on upstream

    Alex committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    8f4c2de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d9079d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e4e253e View commit details
    Browse the repository at this point in the history
  7. Included required packages

    Alex committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    1372d23 View commit details
    Browse the repository at this point in the history
  8. Added some attribute checks

    Alex committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    34ee50d View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2015

  1. Configuration menu
    Copy the full SHA
    1a4504a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbf59f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7199649 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ce7940 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd85498 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2015

  1. renamed to be consistent with resource name

    Nic Grayson committed Apr 23, 2015
    Configuration menu
    Copy the full SHA
    71d216b View commit details
    Browse the repository at this point in the history
  2. This map can contain more than one dimension

    Nic Grayson committed Apr 23, 2015
    Configuration menu
    Copy the full SHA
    fb3a068 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b47eec View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2015

  1. Merge pull request #1 from nicgrayson/cloudwatch-updates

    Cloudwatch Updates
    - Fixes some naming inconsistencies (cloudwatch/cloud_watch, dimensions/dimenion)
    - Adds ForceNew on alarm names (removes old and creates new)
    xaptronic committed Apr 24, 2015
    Configuration menu
    Copy the full SHA
    dd50aaa View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2015

  1. Merged from upstream/master

    Alex committed Apr 29, 2015
    Configuration menu
    Copy the full SHA
    371786d View commit details
    Browse the repository at this point in the history

Commits on May 4, 2015

  1. Merge upstream changes

    Alex committed May 4, 2015
    Configuration menu
    Copy the full SHA
    d69aa82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79e3de8 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2015

  1. Updated from master and fixed merge conflict:

    Alex committed May 14, 2015
    Configuration menu
    Copy the full SHA
    ddc1ae6 View commit details
    Browse the repository at this point in the history
  2. Draft scaling policy documentation page

    Alex committed May 14, 2015
    Configuration menu
    Copy the full SHA
    40f86a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c3dca5 View commit details
    Browse the repository at this point in the history
  4. Moved policy_arn to Attribute reference

    Alex committed May 14, 2015
    Configuration menu
    Copy the full SHA
    9510bb1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b628e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    71e8391 View commit details
    Browse the repository at this point in the history
  7. Ran go fmt on files

    Alex committed May 14, 2015
    Configuration menu
    Copy the full SHA
    54a2ca9 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2015

  1. Configuration menu
    Copy the full SHA
    3780afa View commit details
    Browse the repository at this point in the history
  2. go format changes

    Alex committed May 15, 2015
    Configuration menu
    Copy the full SHA
    aae446d View commit details
    Browse the repository at this point in the history
  3. Added config example of how to set alarm_actions (which applies to in…

    …sufficient_data_actions and ok_actions)
    Alex committed May 15, 2015
    Configuration menu
    Copy the full SHA
    5362a10 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2015

  1. Configuration menu
    Copy the full SHA
    12b544f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f08d51a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into scaling_policies

    Alex committed May 26, 2015
    Configuration menu
    Copy the full SHA
    2367e46 View commit details
    Browse the repository at this point in the history
  4. Update DSL to shorten names

    Alex committed May 26, 2015
    Configuration menu
    Copy the full SHA
    dcab27c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0538823 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into scaling_policies

    Alex committed May 26, 2015
    Configuration menu
    Copy the full SHA
    9e904b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a790f77 View commit details
    Browse the repository at this point in the history