Home - Retailogists/gcp-ops-bot GitHub Wiki
Welcome to the gcp-ops-bot Wiki ๐
gcp-ops-bot is a Python-based monitoring utility for Google Cloud Platform (GCP) that helps you inspect, monitor, and analyze your cloud environment quickly and efficiently.
Itโs designed to be simple to set up, easy to extend, and powerful enough to provide real insights across your GCP resources.
๐ What Can This Bot Do?
- List Custom Service Accounts โ Find non-default service accounts in your GCP projects.
- Inspect Virtual Machines โ Get detailed VM information across zones.
- Fetch Monitoring Metrics โ View recent CPU, memory, and other metrics using Cloud Monitoring.
- Retrieve Logs โ Pull logs from GCP's Cloud Logging for debugging and tracking.
- [Optional] GenAI Insights โ Use Google GenAI to help interpret logs and metrics.
Looking to understand whatโs running, whatโs breaking, or what could be optimized in your GCP setup?
gcp-ops-bothelps you do thatโfast.
๐ ๏ธ Quick Start
- Install and Set Up โ Step-by-step guide to get running locally.
- Usage Guide โ How to run the bot, with command examples and tips.
๐ Want to Contribute?
We welcome contributions from developers of all levels.
- See our Contributing Guide
- Open an Issue
- Start with Good First Issues
๐ License
MIT License. See LICENSE.
Have questions? Open an issue or start a discussion โ we're happy to help.