Odigos is primarily focused on automating OpenTelemetry observability pipelines for traces, metrics, and logs, without the need for extensive code changes. The core of Odigos functionality lies in the Kubernetes operators it deploys within your cluster, enabling seamless observability.Key Features of Odigos:
Automatic creation of OpenTelemetry observability pipelines.
Simplified tracing, metrics, and log collection.
Enhanced visibility into your Kubernetes services.
Streamlined Kubernetes operations with observability at the forefront.
Get started with Odigos today to effortlessly improve the observability of your Kubernetes services!
-h, --help help for odigos --kube-context string (optional) name of the kubeconfig context to use --kubeconfig string (optional) absolute path to the kubeconfig file (default "KUBECONFIG") -v, --verbose enable verbose output
odigos uninstall - Revert all the changes made by the odigos install command.
This command will uninstall Odigos from your cluster. It will delete all Odigos objects
and rollback any metadata changes made to your objects.
Note: Namespaces created during Odigos CLI installation will be deleted during uninstallation. This applies only to CLI installs, not Helm.
odigos upgrade - Upgrade odigos version in your cluster.