We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To Reproduce
Steps to reproduce the behavior:
kubectl port-forward svc/ui 3000:3000
http://localhost:3000/create-destination?dest=coralogix
/overview
OR
Expected behavior
I'd expect to stay at the page where the URL pointed to.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
Hey @rauno56 👋
We've released the new UI recently. Can you please update Odigos to latest version (v1.0.139 or higher), and let us know if the issue still occurs?
brew upgrade odigos-io/homebrew-odigos-cli/odigos odigos upgrade odigos ui
We've also patched this in the legacy UI, which can be accessed using the --legacy flag:
--legacy
odigos ui --legacy
Sorry, something went wrong.
No branches or pull requests
To Reproduce
Steps to reproduce the behavior:
kubectl port-forward svc/ui 3000:3000
http://localhost:3000/create-destination?dest=coralogix
to your browsers addressbar/overview
OR
Expected behavior
I'd expect to stay at the page where the URL pointed to.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: