Odigos is an observability control plane.
Start sending traces, metrics and logs to your favourite observability service (such as Datadog, Honeycomb, Grafana, etc) in a few clicks.
- 🧑💻 No code changes - Odigos detects the programming language of your applications and apply automatic instrumentation accordingly.
- 📖 Open Technologies - Odigos observabiltiy pipelines are based on the best open source observability technologies such as OpenTelemetry and eBPF.
- 📝 Easy to use - Leverage advanced features such as tail-based sampling without editing complex YAML files.
For full documentation and getting started guide, visit odigos.io.
Traces | Metrics | Logs | |
---|---|---|---|
New Relic | ✅ | ✅ | ✅ |
Datadog | ✅ | ✅ | |
Grafana Cloud | ✅ | ✅ | ✅ |
Honeycomb | ✅ | ||
Logz.io | ✅ | ✅ | ✅ |
Traces | Metrics | Logs | |
---|---|---|---|
Prometheus | ✅ | ||
Tempo | ✅ | ||
Loki | ✅ |
Many more destinations are coming soon.
Can't find the destination you need? Help us by following our quick adding new destination guide and submit a PR.
The easiest way to install Odigos is to use our Helm chart by running the following commands:
helm repo add odigos https://keyval-dev.github.io/odigos-charts/
helm install my-odigos odigos/odigos --namespace odigos-system --create-namespace
See the quickstart guide for more details and examples.
This project is actively maintained by keyval and is currently in its initial days. We would love to receive your ideas, feedback & contributions.
Please refer to the contributing.md file for information about how to get involved. We welcome issues, questions, and pull requests.
This project is licensed under the terms of the Apache 2.0 open source license. Please refer to LICENSE for the full terms.