Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

GCP Cloud Billing Insights Mod for Powerpipe

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

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.

View insights in dashboards: image image

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.

Open Source & Contributing

This repository is published under the Apache 2.0 license. Please see our code of conduct. We look forward to collaborating with you!

Tailpipe and Powerpipe are products produced from this open source software, exclusively by Turbot HQ, Inc. They are distributed under our commercial terms. Others are allowed to make their own distribution of the software, but cannot use any of the Turbot trademarks, cloud services, etc. You can learn more in our Open Source FAQ.

Get Involved

Join #tailpipe and #powerpipe on Slack →

Want to help but don't know where to start? Pick up one of the help wanted issues:

Languages