forked from phspagiari/newrelic_aws_cloudwatch_plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request newrelic#26 from newrelic-platform/jstenhouse/fixi…
…ng_detailed_ec2 fixing ec2 detailed monitoring
- Loading branch information
Showing
4 changed files
with
27 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
## New Relic AWS CloudWatch Plugin ## | ||
|
||
### v3.3.0 - Unreleased ### | ||
|
||
**Features** | ||
|
||
* Added AWS tag filtering for EC2 and EBS instances | ||
|
||
**Bug Fixes** | ||
|
||
* Fixed detailed one minute monitoring for EC2 instances | ||
|
||
### v3.2.1 - December 16, 2013 ### | ||
|
||
**Features** | ||
|
||
* Added `cloudwatch_delay` attribute to configure each service. See README for details | ||
* Added AWS SDK debug logging at verbose log level 2 or higher | ||
|
||
### v3.2.0 - November 6, 2013 ### | ||
|
||
**Features** | ||
|
||
* Upgraded AWS SDK to 1.24.0 for general improvements |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters