{"id":21885034,"url":"https://github.com/clarksource/aws-exporter","last_synced_at":"2025-07-21T09:30:36.248Z","repository":{"id":44801837,"uuid":"228441984","full_name":"ClarkSource/aws-exporter","owner":"ClarkSource","description":"AWS Prometheus exporter","archived":false,"fork":false,"pushed_at":"2023-12-15T05:35:11.000Z","size":98,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-03-15T10:22:43.602Z","etag":null,"topics":["aws","exporter","monitoring","prometheus"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ClarkSource.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.txt","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-12-16T17:43:27.000Z","updated_at":"2023-01-19T22:02:09.000Z","dependencies_parsed_at":"2023-12-15T06:48:03.219Z","dependency_job_id":null,"html_url":"https://github.com/ClarkSource/aws-exporter","commit_stats":{"total_commits":74,"total_committers":5,"mean_commits":14.8,"dds":"0.17567567567567566","last_synced_commit":"ead92b13d5bdf1841200540aae4f774655ceb42d"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClarkSource%2Faws-exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClarkSource%2Faws-exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClarkSource%2Faws-exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClarkSource%2Faws-exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ClarkSource","download_url":"https://codeload.github.com/ClarkSource/aws-exporter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226895040,"owners_count":17699349,"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":["aws","exporter","monitoring","prometheus"],"created_at":"2024-11-28T10:18:30.272Z","updated_at":"2024-11-28T10:18:30.877Z","avatar_url":"https://github.com/ClarkSource.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS Prometheus Exporter\n\n[![CircleCI](https://circleci.com/gh/ClarkSource/aws-exporter/tree/master.svg?style=shield)](https://circleci.com/gh/ClarkSource/aws-exporter/tree/master)\n[![PyPi version](https://pypip.in/v/aws-exporter/badge.png)](https://pypi.org/project/aws-exporter/)\n[![PyPi downloads](https://pypip.in/d/aws-exporter/badge.png)](https://pypi.org/project/aws-exporter/)\n[![CLARK Open Source](https://img.shields.io/badge/CLARK-Open%20Source-%232B6CDE.svg)](https://www.clark.de/de/jobs)\n\nPrometheus exporter for generic AWS metrics.\n\n\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n\n- [Installation](#installation)\n- [Usage](#usage)\n- [Configuration](#configuration)\n- [Metrics](#metrics)\n  - [AWS Backup](#aws-backup)\n  - [AWS SNS](#aws-sns)\n  - [AWS EC2 AMIs](#aws-ec2-amis)\n    - [configuration](#configuration)\n  - [AWS EC2 Instances](#aws-ec2-instances)\n\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\n\n## Installation\n\n```bash\n$ git clone git@github.com:ClarkSource/aws-exporter.git\n$ cd aws-exporter\n$ pip install --user --upgrade .\n```\n\n## Usage\n\nJust start the exporter with read only credentials on AWS. This is using boto, so the usual rules for passing credentials apply.\n\n```bash\n$ aws-exporter\n```\n\nThe exporter should be exposed on port `8000`\n\n## Configuration\n\n`AWS_EXPORTER_LOG_LEVEL` - [debug,info,warning,error,critical,fatal]\n\n## Metrics\n\n### AWS Backup\n\n* aws_backup_job_collector_success\n* aws_backup_job_size_bytes\n* aws_backup_job_percent_done\n* aws_backup_vault_collector_success\n* aws_backup_vault_recovery_points\n\n### AWS SNS\n\n* sns_platform_application_collector_success\n* sns_platform_application_enabled\n* sns_platform_application_cert_expiry\n\n### AWS EC2 AMIs\n\n* ec2_ami_collector_success\n* ec2_ami_creation_date\n\n#### configuration\n\n`AWS_EXPORTER_EC2_AMI_OWNERS` - additional AMI owners, comma separated.\n\n### AWS EC2 Instances\n\n* ec2_instance_collector_success\n* ec2_instance_creation_date\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclarksource%2Faws-exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclarksource%2Faws-exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclarksource%2Faws-exporter/lists"}