{"id":16310608,"url":"https://github.com/astj/mackerel-plugin-aws-lambda","last_synced_at":"2025-10-03T22:59:56.162Z","repository":{"id":72102042,"uuid":"76452997","full_name":"astj/mackerel-plugin-aws-lambda","owner":"astj","description":"Lambda monitoring plugin for Mackerel","archived":false,"fork":false,"pushed_at":"2017-04-12T05:49:06.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T09:41:54.188Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/astj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-14T11:19:42.000Z","updated_at":"2016-12-14T11:20:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"d3d124f5-79f5-4efb-b82e-656d7e2ed8df","html_url":"https://github.com/astj/mackerel-plugin-aws-lambda","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astj%2Fmackerel-plugin-aws-lambda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astj%2Fmackerel-plugin-aws-lambda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astj%2Fmackerel-plugin-aws-lambda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astj%2Fmackerel-plugin-aws-lambda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astj","download_url":"https://codeload.github.com/astj/mackerel-plugin-aws-lambda/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248824662,"owners_count":21167343,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T21:42:33.334Z","updated_at":"2025-10-03T22:59:51.124Z","avatar_url":"https://github.com/astj.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"mackerel-plugin-aws-lambda [![Build Status](https://travis-ci.org/astj/mackerel-plugin-aws-lambda.svg?branch=master)](https://travis-ci.org/astj/mackerel-plugin-aws-lambda)\n=================================\n\nAWS Lambda custom metrics plugin for mackerel.io agent.\n\n## DEPRECATED\n\nThis plugin is now part of [Official Mackerel Agent Plugins](https://github.com/mackerelio/mackerel-agent-plugins/tree/master/mackerel-plugin-aws-lambda).\nPlease use official plugins, not this repository.\n\n## Synopsis\n\n```shell\nmackerel-plugin-aws-lambda [-function-name=\u003cfunction-name\u003e] -region=\u003caws-region\u003e -access-key-id=\u003cid\u003e -secret-access-key=\u003ckey\u003e [-tempfile=\u003ctempfile\u003e] [-metric-key-prefix=\u003cprefix\u003e]\n```\n* If `function-name` is supplied, collect data from specified Lambda function.\n  * If not, whole Lambda stastics in the region is collected.\n* you can set some parameters by environment variables: `AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY`, `AWS_REGION`.\n  * If both of those environment variables and command line parameters are passed, command line parameters are used.\n* You may omit `region` parameter if you're running this plugin on an EC2 instance running in same region with the target Lambda function\n\n## Example of mackerel-agent.conf\n\n```\n[plugin.metrics.aws-lambda]\ncommand = \"/path/to/mackerel-plugin-aws-lambda -function-name=MyFunc -region=ap-northeast-1\"\n```\n\n## License\n\nCopyright 2016 astj\n\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastj%2Fmackerel-plugin-aws-lambda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fastj%2Fmackerel-plugin-aws-lambda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastj%2Fmackerel-plugin-aws-lambda/lists"}