garbetjie / terraform-google-prometheus

Terraform module for creating a Prometheus scraper in GCP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terraform Module: Prometheus

A simple Terraform module (using the Google provider) to create a Compute Engine instance running Prometheus which scrapes metrics from the specified endpoints, and optionally stores them in Stackdriver.

About

Terraform module for creating a Prometheus scraper in GCP.

License:MIT License


Languages

Language:HCL 82.9%Language:Shell 17.1%