Skip to content
New issue

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

feat: add odigos describe analyze phase to make the info accessible to tools #1633

Merged
merged 11 commits into from
Oct 27, 2024

Conversation

blumamir
Copy link
Collaborator

Until this PR, everytime we calculated the odigos describe output, we transformed it to text, which makes it less useful to be used in odigos ui and other tools, as the data is human readable and not machine readable.

This PR separates the 2 tasks. Now one can simply get the results of the odigos describe command and now immediately if something is still in transit or has errors.
Tools can process this data to display it nicely or act upon it. This function offers an handy aggregation for the relevant data in the context of odigos entities.

@blumamir blumamir merged commit fd310cc into odigos-io:main Oct 27, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants