Documentation Index
Fetch the complete documentation index at: https://docs.ewake.ai/llms.txt
Use this file to discover all available pages before exploring further.
What you’ll get: After connecting Gerrit, ewake can track submitted changes and correlate them with production behaviour, particularly useful in organisations that run Gerrit alongside a separate CI/CD system.
Prerequisites
- A Gerrit instance with HTTP access enabled
- A Gerrit account with read access to the projects you want to monitor
Configuration
Generate HTTP credentials in Gerrit
In Gerrit, go to your user avatar (top right) → Settings → HTTP Credentials → click Generate Password.Note your username (shown above the password section) and copy the generated HTTP password.
Connect in ewake
In your ewake dashboard, go to Integrations → Gerrit → click Configure.
Click Test Configuration, then Save.
| Field | Value |
|---|---|
| Gerrit Base URL | Your Gerrit instance URL (e.g. https://gerrit.your-domain.com) |
| Username | Your Gerrit username from Step 1 |
| HTTP Password | The password generated in Step 1 |
Gerrit is connected. Ewake can now correlate production incidents with submitted changes.
Ewake uses read-only access to Gerrit. It never submits, abandons, or comments on changes.