terraform-grafana Prometheus and Grafana installlation
Terraform project - Team 4
Prerequisites
t4.large Terraform version - 0.11.14 Prometheusand Grafana server installation Create VPC with: 3 private subnets 3 public subnets Public subnets attached to IGW. Private subnets attached to NG. Configure Route Tables Created instances with a Provisioner that installled Prometheus, Grafana, and Node Exporter .
What is Prometheus?
Prometheus is an open-source system monitoring and alerting toolkit origianally built at SoundCloud.
What is Grafana?
Grafana is an open-source visualization tool.
After sucessful installation you can log into Prometheus with :9090
After sucessful installation log into Grafana with :3000
In Grafama add DataSource-Prometheus. From there you can build a Dashboard with Graphs that you pick.