Odigos home page
Search...
⌘K
Ask AI
odigos-io/odigos
odigos-io/odigos
Search...
Navigation
Concepts
Usage report
Documentation
VM Agent
Demo
Blog
Getting Started
Overview
Quickstart
Setup
CLI Reference
API Reference
Instrumentations
Overview
Go
Node.js
Python
Java
PHP
Ruby
.NET
Advanced
Odigos Pipeline
Overview
Configuration
Datastreams
Sources
Instrumentation Rules
Actions
Destinations
Overview
Supported Backends
Concepts
Telemetry Types
Custom Resources
Usage report
Benchmarks
Kubernetes Permissions
Feature Guidelines
OIDC (OpenID Connect)
Odigos Central
Contribution Guidelines
Add Destinations
Debugging Odigos
On this page
Disabling the report
Using helm chart
Using CLI
What is being reported
Concepts
Usage report
Odigos sends non-sensitive, non-personally identifiable information to our system. This information helps Odigos maintainers to understand how the open-source community runs Odigos and improve the project.
Disabling the report
Using helm chart
When installing Odigos using helm chart, you can disable the report by setting
telemetry.enabled
to
false
.
Using CLI
When installing Odigos using CLI, you can disable the report by setting
--telemetry
to
false
.
What is being reported
Odigos collects the following anonymous information:
Are traces/metrics/logs enabled
Selected destinations type (e.g. Jaeger, Prometheus, etc.)
Number of instrumented applications by programming language
Number of unrecognized applications
Number of nodes
Custom Resources
Benchmarks
Assistant
Responses are generated using AI and may contain mistakes.