odigos-io / odigos

Distributed tracing without code changes. 🚀 Instantly monitor any application using OpenTelemetry and eBPF

Home Page:https://odigos.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Odigos UI is not working

anandmahurakar opened this issue · comments

Describe the bug
When I deployed Odigos into Kubernetes with helm charts (Latest Version) 0.2.40, There is no UI service files.

If anybody knows solution, please let me know

Hi @anandmahurakar

Thanks for reaching out.
At the moment, running the UI is performed with odigos CLI. You can see documentation here

We had a UI image deployed into k8s in the past, but there were a few legging issues that we need to address. Please let us know if that works well for your needs.

@blumamir
hii
I have deployed all odigos services k8s cluster with all observability tools , like , ( Grafana , Prometheus, Loki, Tempo ) as well as a dummy application , I know that svg/oligos-ui is missing in odigos-system , please let me know how to configure and connect with all services.

I know that svg/oligos-ui is missing in odigos-system

Do you mean you are expecting the UI as a k8s deployment + k8s service? At the moment, the UI can be run with the CLI like so (in mac):

brew install keyval-dev/homebrew-odigos-cli/odigos
odigos ui

Let me know if it works.

@blumamir
Thank you for responding,
My concern is how to configure it locally in Linux when I have deployed all services and Odigos-system in Minikube.? How to access oligos-cli in Linux?

@dhruv0090 to install the cli in linux you can download the executable from releases page and copy it to your path.

We have a plan to publish the cli also as deb and rpm packages, hope I can get to it soon.

Please let me know here or in slack if it works and if you need further assistance. I can also jump on a call to help troubleshoot any issue

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.