@@ -93,3 +93,119 @@ Robusta is distributed under the MIT License. See [LICENSE.md](https://github.co
9393We add new features regularly. Stay up to date by watching us on GitHub.
9494
9595![ ] ( ./docs/images/star-repo.gif )
96+
97+
98+ ## 🔗 Integrations
99+
100+ Robusta integrates with a variety of tools and platforms. Click on any logo to learn more about the integration.
101+
102+ ### 📤 Sinks (Destinations)
103+
104+ <table >
105+ <tr >
106+ <td align="center">
107+ <a href="https://docs.robusta.dev/master/configuration/sinks/slack.html">
108+ <img src="https://upload.wikimedia.org/wikipedia/commons/d/d5/Slack_icon_2019.svg" alt="Slack" style="background:white; padding:10px; border-radius:10px;" width="80">
109+ </a>
110+ <br><strong>Slack</strong>
111+ </td>
112+ <td align="center">
113+ <a href="https://docs.robusta.dev/master/configuration/sinks/teams.html">
114+ <img src="https://upload.wikimedia.org/wikipedia/commons/4/44/Microsoft_logo.svg" alt="MS Teams" style="background:white; padding:10px; border-radius:10px;" width="80">
115+ </a>
116+ <br><strong>MS Teams</strong>
117+ </td>
118+ <td align="center">
119+ <a href="https://docs.robusta.dev/master/configuration/sinks/pagerduty.html">
120+ <img src="https://upload.wikimedia.org/wikipedia/commons/6/6e/PagerDuty_logo.svg" alt="PagerDuty" style="background:white; padding:10px; border-radius:10px;" width="80">
121+ </a>
122+ <br><strong>PagerDuty</strong>
123+ </td>
124+ <td align="center">
125+ <a href="https://docs.robusta.dev/master/configuration/sinks/jira.html">
126+ <img src="https://upload.wikimedia.org/wikipedia/en/8/8e/Jira_%28Software%29_logo.svg" alt="Jira" style="background:white; padding:10px; border-radius:10px;" width="80">
127+ </a>
128+ <br><strong>Jira</strong>
129+ </td>
130+ </tr >
131+ <tr >
132+ <td align="center">
133+ <a href="https://docs.robusta.dev/master/configuration/sinks/zulip.html">
134+ <img src="https://upload.wikimedia.org/wikipedia/commons/6/6f/Zulip_logo.svg" alt="Zulip" style="background:white; padding:10px; border-radius:10px;" width="80">
135+ </a>
136+ <br><strong>Zulip</strong>
137+ </td>
138+ <td align="center">
139+ <a href="https://docs.robusta.dev/master/configuration/sinks/email.html">
140+ ✉️
141+ </a>
142+ <br><strong>Email</strong>
143+ </td>
144+ <td align="center">
145+ <a href="https://docs.robusta.dev/master/configuration/sinks/robusta-ui.html">
146+ <img src="https://docs.robusta.dev/master/_static/faviconNew.svg" alt="Robusta UI" style="background:white; padding:10px; border-radius:10px;" width="80">
147+ </a>
148+ <br><strong>Robusta UI</strong>
149+ </td>
150+ </tr >
151+ </table >
152+
153+ ### 📥 Data Sources
154+
155+ <table >
156+ <tr >
157+ <td align="center">
158+ <a href="https://docs.robusta.dev/master/configuration/data-sources/prometheus.html">
159+ <img src="https://upload.wikimedia.org/wikipedia/commons/3/38/Prometheus_Logo.svg" alt="Prometheus" style="background:white; padding:10px; border-radius:10px;" width="80">
160+ </a>
161+ <br><strong>Prometheus</strong>
162+ </td>
163+ <td align="center">
164+ <a href="https://docs.robusta.dev/master/configuration/data-sources/grafana.html">
165+ <img src="https://upload.wikimedia.org/wikipedia/commons/e/e9/Grafana_icon.svg" alt="Grafana" style="background:white; padding:10px; border-radius:10px;" width="80">
166+ </a>
167+ <br><strong>Grafana</strong>
168+ </td>
169+ <td align="center">
170+ <a href="https://docs.robusta.dev/master/configuration/data-sources/victoria-metrics.html">
171+ <img src="https://victoriametrics.com/assets/img/logo.svg" alt="Victoria Metrics" style="background:white; padding:10px; border-radius:10px;" width="80">
172+ </a>
173+ <br><strong>Victoria Metrics</strong>
174+ </td>
175+ <td align="center">
176+ <a href="https://docs.robusta.dev/master/configuration/data-sources/google-managed-prometheus.html">
177+ <img src="https://upload.wikimedia.org/wikipedia/commons/5/51/Google_Cloud_logo.svg" alt="Google Managed Prometheus" style="background:white; padding:10px; border-radius:10px;" width="80">
178+ </a>
179+ <br><strong>Google Managed Prometheus</strong>
180+ </td>
181+ </tr >
182+ <tr >
183+ <td align="center">
184+ <a href="https://docs.robusta.dev/master/configuration/data-sources/aws-managed-prometheus.html">
185+ <img src="https://upload.wikimedia.org/wikipedia/commons/9/93/Amazon_Web_Services_Logo.svg" alt="AWS Managed Prometheus" style="background:white; padding:10px; border-radius:10px;" width="80">
186+ </a>
187+ <br><strong>AWS Managed Prometheus</strong>
188+ </td>
189+ <td align="center">
190+ <a href="https://docs.robusta.dev/master/configuration/data-sources/coralogix.html">
191+ <img src="https://coralogix.com/wp-content/uploads/2020/01/coralogix-logo.svg" alt="Coralogix" style="background:white; padding:10px; border-radius:10px;" width="80">
192+ </a>
193+ <br><strong>Coralogix</strong>
194+ </td>
195+ </tr >
196+ </table >
197+
198+ ### 🧠 AI Analysis
199+
200+ <table >
201+ <tr >
202+ <td align="center">
203+ <a href="https://docs.robusta.dev/master/configuration/holmesgpt/index.html">
204+ <img src="https://upload.wikimedia.org/wikipedia/commons/4/4f/Robot_icon.svg" alt="HolmesGPT" style="background:white; padding:10px; border-radius:10px;" width="80">
205+ </a>
206+ <br><strong>HolmesGPT</strong>
207+ </td>
208+ </tr >
209+ </table >
210+
211+ <p align =" right " >(<a href =" #top " >back to top</a >)</p >
0 commit comments