Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/damoun/terraform-aws-prometheus
🩻 Terraform plan to run a long-storage Prometheus setup with Grafana managed by AWS.
https://github.com/damoun/terraform-aws-prometheus
Last synced: about 1 month ago
JSON representation
🩻 Terraform plan to run a long-storage Prometheus setup with Grafana managed by AWS.
- Host: GitHub
- URL: https://github.com/damoun/terraform-aws-prometheus
- Owner: damoun
- Archived: true
- Created: 2023-03-25T01:39:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-01T05:42:46.000Z (7 months ago)
- Last Synced: 2024-11-10T11:08:36.609Z (about 1 month ago)
- Language: HCL
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tf-aws-prometheus
A terraform plan to run a long-storage Prometheus setup with Grafana managed by AWS.
Unfortunately, having 90K series would be too much expensive for a Homelabs so I don't use it.# Getting Started
```
terraform init
terraform apply
```