Skip to content

Commit c3525d0

Browse files
committed
Clean up README header and move nav links under What Can Robusta Do
Remove subtitle and HolmesGPT callout from header. Move navigation links (How it Works, Installation, etc.) under the What Can Robusta Do section. https://claude.ai/code/session_0184fwhrjC4ELrYQBMCbyhfS
1 parent e678dba commit c3525d0

1 file changed

Lines changed: 8 additions & 11 deletions

File tree

README.md

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,20 @@
22

33
<div align="center">
44
<h1 align="center">Robusta Classic - Prometheus Alert Enrichment for Kubernetes</h1>
5-
<h2 align="center">Rule-based grouping, enrichment, and remediation of your existing alerts</h2>
6-
<p align="center">
7-
<a href="https://github.com/robusta-dev/holmesgpt"><strong>Looking for HolmesGPT (AI-powered investigation)? Go here ↗</strong></a>
8-
</p>
9-
<p align="center">
10-
<a href="#%EF%B8%8F-how-it-works"><strong>How it Works</strong></a> |
11-
<a href="#-installing-robusta"><strong>Installation</strong></a> |
12-
<a href="https://docs.robusta.dev/master/configuration/index.html"><strong>Integrations ↗</strong></a> |
13-
<a href="https://docs.robusta.dev/master/index.html"><strong>Docs ↗</strong></a> |
14-
<a href="https://bit.ly/robusta-slack"><strong>Slack Community ↗</strong></a>
15-
</p>
165
</div>
176

187
> **Note:** This repository contains **Robusta Classic** — the rule-based alert enrichment engine. For AI-powered root cause analysis, see [HolmesGPT](https://github.com/robusta-dev/holmesgpt). Both can be installed together as part of the [Robusta platform](https://platform.robusta.dev/signup).
198
209
## What Can Robusta Do?
2110

11+
<p align="center">
12+
<a href="#%EF%B8%8F-how-it-works"><strong>How it Works</strong></a> |
13+
<a href="#-installing-robusta"><strong>Installation</strong></a> |
14+
<a href="https://docs.robusta.dev/master/configuration/index.html"><strong>Integrations ↗</strong></a> |
15+
<a href="https://docs.robusta.dev/master/index.html"><strong>Docs ↗</strong></a> |
16+
<a href="https://bit.ly/robusta-slack"><strong>Slack Community ↗</strong></a>
17+
</p>
18+
2219
Compatible with kube-prometheus-stack, Prometheus Operator, and more.
2320

2421
Robusta integrates with Prometheus by webhook and adds features like:

0 commit comments

Comments
 (0)