diff --git a/README.md b/README.md
index a6483bfc6..acb0d1509 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,7 @@
Generate distributed traces for any application in Kubernetes without code changes.
+If you find Odigos helpful, please ⭐ this repository to show your support!
@@ -84,46 +85,48 @@ For more details, see our [quickstart guide](https://docs.odigos.io/intro).
### Managed Destinations
+
| Destination | Traces | Metrics | Logs |
-|-------------------------|:------:|:-------:|:----:|
-| AppDynamics | ✅ | ✅ | ✅ |
-| Axiom | ✅ | | ✅ |
-| AWS S3 | ✅ | | ✅ |
-| Azure Blob Storage | ✅ | | ✅ |
-| Causely | ✅ | | |
-| Chronosphere | ✅ | ✅ | |
-| Coralogix | ✅ | ✅ | ✅ |
-| Datadog | ✅ | ✅ | ✅ |
-| Dynatrace | ✅ | ✅ | ✅ |
-| Gigapipe | ✅ | | |
-| Google Cloud Monitoring | ✅ | ✅ | |
-| Google Cloud Storage | ✅ | | ✅ |
-| Grafana Cloud | ✅ | ✅ | ✅ |
-| Honeycomb | ✅ | ✅ | ✅ |
-| Last9 | ✅ | ✅ | |
-| Lightstep | ✅ | | |
-| Logz.io | ✅ | ✅ | ✅ |
-| New Relic | ✅ | ✅ | ✅ |
-| OpsVerse | ✅ | ✅ | ✅ |
-| Sentry | ✅ | | |
-| Splunk | ✅ | | |
-| Sumo Logic | ✅ | ✅ | ✅ |
+| ------------------------- | :------: | :-------: | :----: |
+| AppDynamics | ✅ | ✅ | ✅ |
+| Axiom | ✅ | | ✅ |
+| AWS S3 | ✅ | | ✅ |
+| Azure Blob Storage | ✅ | | ✅ |
+| Causely | ✅ | | |
+| Chronosphere | ✅ | ✅ | |
+| Coralogix | ✅ | ✅ | ✅ |
+| Datadog | ✅ | ✅ | ✅ |
+| Dynatrace | ✅ | ✅ | ✅ |
+| Gigapipe | ✅ | | |
+| Google Cloud Monitoring | ✅ | ✅ | |
+| Google Cloud Storage | ✅ | | ✅ |
+| Grafana Cloud | ✅ | ✅ | ✅ |
+| Honeycomb | ✅ | ✅ | ✅ |
+| Last9 | ✅ | ✅ | |
+| Lightstep | ✅ | | |
+| Logz.io | ✅ | ✅ | ✅ |
+| New Relic | ✅ | ✅ | ✅ |
+| OpsVerse | ✅ | ✅ | ✅ |
+| Sentry | ✅ | | |
+| Splunk | ✅ | | |
+| Sumo Logic | ✅ | ✅ | ✅ |
## Self-Hosted (Open Source) Destinations
+
| Destination | Traces | Metrics | Logs |
-|---------------|:------:|:-------:|:----:|
-| ClickHouse | ✅ | ✅ | ✅ |
-| Elasticsearch | ✅ | | ✅ |
-| Jaeger | ✅ | | |
-| Loki | | | ✅ |
-| OTLP | ✅ | ✅ | ✅ |
-| OTLP HTTP | ✅ | ✅ | ✅ |
-| Prometheus | | ✅ | |
-| Quickwit | ✅ | | |
-| qryn | ✅ | ✅ | ✅ |
-| SigNoz | ✅ | ✅ | ✅ |
-| Tempo | ✅ | | |
+| --------------- | :------: | :-------: | :----: |
+| ClickHouse | ✅ | ✅ | ✅ |
+| Elasticsearch | ✅ | | ✅ |
+| Jaeger | ✅ | | |
+| Loki | | | ✅ |
+| OTLP | ✅ | ✅ | ✅ |
+| OTLP HTTP | ✅ | ✅ | ✅ |
+| Prometheus | | ✅ | |
+| Quickwit | ✅ | | |
+| qryn | ✅ | ✅ | ✅ |
+| SigNoz | ✅ | ✅ | ✅ |
+| Tempo | ✅ | | |
Can't find the destination you need? Help us by following our quick [add new destination](https://docs.odigos.io/adding-new-dest) guide and submitting a PR.