Skip to content

Commit

Permalink
add aws-cloudwatch-logs
Browse files Browse the repository at this point in the history
  • Loading branch information
syou6162 committed Sep 27, 2018
1 parent 783bce9 commit 9e1fd42
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Check Plugins for monitoring written in golang.

Documentation for each plugin is located in its respective sub directory.

* [check-aws-cloudwatch-logs](./check-aws-cloudwatch-logs/README.md)
* [check-aws-sqs-queue-size](./check-aws-sqs-queue-size/README.md)
* [check-cert-file](./check-cert-file/README.md)
* [check-disk](./check-disk/README.md)
Expand Down
4 changes: 4 additions & 0 deletions mackerel-check_gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions packaging/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"description": "configuration for packaging mackerel-check-plugins",
"plugins": [
"aws-cloudwatch-logs",
"aws-sqs-queue-size",
"cert-file",
"disk",
Expand Down

0 comments on commit 9e1fd42

Please sign in to comment.