turbot/tailpipe-mod-gcp-cloud-billing-insights

GCP Cloud Billing Insights Mod

Tailpipe is an open-source CLI tool that allows you to collect logs and query them with SQL.

Google Cloud Platform (GCP) is a suite of cloud computing services that runs on the same infrastructure that Google uses internally for its end-user products.

The GCP Cloud Billing Insights Mod contains pre-built dashboards which can be used to monitor and analyze costs across your GCP projects using Cloud Billing Reports.

Documentation

Getting Started

Install Powerpipe from the downloads page:

# MacOS
brew install turbot/tap/powerpipe
# Linux or Windows (WSL)
sudo /bin/sh -c "$(curl -fsSL https://powerpipe.io/install/powerpipe.sh)"

This mod requires GCP Cloud Billing Reports to be collected using Tailpipe with the GCP plugin:

Install the mod:

mkdir dashboards
cd dashboards
powerpipe mod install github.com/turbot/tailpipe-mod-gcp-cloud-billing-insights

Browsing Dashboards

Start the dashboard server:

powerpipe server

Browse and view your dashboards at http://localhost:9033.