Skip to content

Commit

Permalink
Added CTA for starring (#1972)
Browse files Browse the repository at this point in the history
  • Loading branch information
dovzhikova authored Dec 11, 2024
1 parent 7dd02c2 commit f1962b0
Showing 1 changed file with 38 additions and 35 deletions.
73 changes: 38 additions & 35 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<p align="center">
<img src="assets/logo.png" width="350" /></br>
<h2>Generate distributed traces for any application in Kubernetes without code changes.</h2>
If you find Odigos helpful, please ⭐ this repository to show your support!
</p>

<h2 align="center">
Expand Down Expand Up @@ -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.

Expand Down

0 comments on commit f1962b0

Please sign in to comment.