[Bps-public-commit] app-aws-cloudwatch-monitor annotated tag 0.05 created. 0.05
BPS Git Server
git at git.bestpractical.com
Wed Apr 10 18:44:59 UTC 2024
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "app-aws-cloudwatch-monitor".
The annotated tag, 0.05 has been created
at 4b5190502b8b5cdbde592436f43848da0187031f (tag)
tagging 225f206fc58a7d64369543193d40d007987858fe (commit)
tagged by Ronaldo Richieri
on Wed Apr 10 15:44:19 2024 -0300
- Log -----------------------------------------------------------------
Releasing version 0.05
-----BEGIN PGP SIGNATURE-----
iQHOBAABCgA4FiEEtM8rb4qLRnVALDoKTH2CeJX7R+kFAmYW3gMaHHJvbmFsZG9A
YmVzdHByYWN0aWNhbC5jb20ACgkQTH2CeJX7R+kqnAv/bMgwMkdN/xEWg4YEaj/V
e+toGZDaJQDS3f0fKaOR3+1O3m8qaOaSCh2xoPi593pMszxaRJPtkkr7oEokKJi2
F15EiptglfcK6AwTjfn8dgdiReKnBnrC6cJoXodMNbPgBLhYdozqm+ei0SgOf6y5
NPkr37il0idiVn+Am53O2usNfgLjPum+Sj4QJG7q+UZ3XVaHn7TC4lXfQfftPwFp
Xghm0RSk89kmYCG+OVV9ZQNJNXe1ja5v30E/BVVz1N3RQ/V9AA4aYpwqltPfYdpl
eX+Y2yumbBHjhEGt0fPEqeb32HXm+jOQAe17+m05lMH9UjvT01HhGOGYY3n3MTTu
g+zqcwBvWeI7LXwdcpmwu+cG1z+H6LSpOg7LpTrilAxiMt1521xz63R+h7KpBgG9
Da4oJ/GoSUhO/Ju2anQC7HBVtQg/ImnwsCiOws6gbQv5TpRJlRtPaURFijZxuguT
5nxVUaKbFGTixoGQPSJ5OIJKgMSyoiSi8ZGr4/wC9bvt
=U4Ik
-----END PGP SIGNATURE-----
Blaine Motsinger (77):
Add initial gitignore and README
Add initial framework
Add Test module and pod and config tests
Add check option and load check modules
Add original AwsSignatureV4 and CloudWatchClient
Update formatting
Update package namespace and VERSION
Update open usage to modern Perl
Add explicit returns from subroutines
Avoid backtick operator in void context
Update subroutine called with "&" sigil
Update double sigil dereference
Update indirect object call syntax
Update reused variable name
Add InstanceId to metric Dimensions
Convert internal comments to pod
Convert internal comments to pod
Add verify option to aws-cloudwatch-monitor
Add full namespace to AwsSignatureV4 calls
Add verbose option to aws-cloudwatch-monitor
Add from-cron option to aws-cloudwatch-monitor
Add opts, params, and payload to upload to AWS
Add test check modules, monitor and check tests
Add better error checking to Monitor run
Load config from a more standardized location
Add config documentation to aws-cloudwatch-monitor
Update README with current documentation
Initial add of build scaffolding
Add min perl version, tests, and exe to Makefile
Merge branch 'add-framework'
Update metrics parsing for multiple metrics
Update test check modules to return arrayref
Add Memory check module
Add DiskSpace check module
Add LoadAvg check module
Add Inode check module
Pass additional args to check modules
Add Process check module
Update Test::override to return original subref
Add tests for additional args and opts
Add read_file method to check.t
Remove Test::Warnings from import and requirements
Add check for empty ARRAYREF to _verify_metrics
Add tests for _verify_metrics
Mock get_avail_zone to avoid meta-data queries
Update gitignore
Add MANIFEST and MANIFEST.SKIP
Add remaining author tests
Fix undef warning on chomp in read_meta_data
Allow pod links without text for perlcritic
Update project documentation
Add NOTICE, LICENSE, and update copyright
Add initial Changes file
Fix process check math for zombie processes
Update module deps and min versions in Makefile
Update load test for running during make
Add documentation for bugs and known issues
Simplify imports in 00_load.t
Add additional information about --verbose
Add README.md for display on GitHub
Merge branch 'add-default-check-modules'
Update bugtracker links to rt.cpan.org
Prepare version 0.01
Add LWP::Protocol::https to deps list
Optimize datetime
Replace DateTime with Time::Piece in deps
Add install instructions
Move config.ini.example into examples dir
Prepare version 0.02
Merge branch 'version-0.02'
Fix meta-data caching writes
Add tests for get_meta_data
Add test dep for Test::Warnings
Prepare version 0.03
Add vim artifacts to MANIFEST.SKIP
Add release tests
Add RELEASE tests to MANIFEST.SKIP
Brad Embree (4):
Remove unused Perl module
Merge branch 'postfix-log-check'
Prepare version 0.04
Update Changes and MANIFEST
Jim Brandt (1):
Add a check to find Postfix log errors
Ronaldo Richieri (3):
Add arguments to specify retries and retry delay
Remove some unsed code inherited from the original codebase
Prepare version 0.05
sunnavy (1):
Merge branch 'update-meta-data-caching-writes'
-----------------------------------------------------------------------
hooks/post-receive
--
app-aws-cloudwatch-monitor
More information about the Bps-public-commit
mailing list