Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coroot/coroot-aws-agent
A prometheus exporter that gathers metrics from AWS services.
https://github.com/coroot/coroot-aws-agent
aws postgres prometheus prometheus-exporter prometheus-metrics rds rds-database rds-postgres
Last synced: 9 days ago
JSON representation
A prometheus exporter that gathers metrics from AWS services.
- Host: GitHub
- URL: https://github.com/coroot/coroot-aws-agent
- Owner: coroot
- License: apache-2.0
- Created: 2021-09-29T12:02:21.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-16T10:01:24.000Z (over 1 year ago)
- Last Synced: 2024-06-19T18:08:49.584Z (5 months ago)
- Topics: aws, postgres, prometheus, prometheus-exporter, prometheus-metrics, rds, rds-database, rds-postgres
- Language: Go
- Homepage: https://coroot.com/docs/metrics/aws-agent
- Size: 62.5 KB
- Stars: 19
- Watchers: 3
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Coroot-aws-agent
Coroot-aws-agent is an open-source prometheus exporter that gathers metrics from AWS services.
| Serivce | Description |
|-------------------------------------|---------------------------------------------------------------------------------------------|
| RDS for Postgres (including Aurora) | autodiscovery, OS metrics based on Enhanced Monitoring, Postgres metrics, log-based metrics |
| RDS for Mysql (including Aurora) | autodiscovery, OS metrics based on Enhanced Monitoring |
| Elasticache | autodiscovery, Redis & Memcached metrics |## Documentation
The documentation is available at [coroot.com/docs/metric-exporters/aws-agent](https://coroot.com/docs/metric-exporters/aws-agent/installation).
## License
Coroot-aws-agent is licensed under the [Apache License, Version 2.0](https://github.com/coroot/coroot-aws-agent/blob/main/LICENSE).