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

MantineUI: Port over parse_expr endpoint and make it work with explain/analyze #7727

Open
saswatamcode opened this issue Sep 12, 2024 · 1 comment

Comments

@saswatamcode
Copy link
Member

saswatamcode commented Sep 12, 2024

As part of new UI we get some PromLens features, one of which is a query tree parser and explainer.

We should try to port this over, and also hook in the Thanos Query Engine explain/analyze features with it.

We would need some modifications for extra analyze button.

We would need to add content for the Thanos engine operators as well, and manage PromQL query tree and Thanos engine query tree in sane way (maybe one more option to see engine query tree, after you display PromQL query tree?)

https://github.com/thanos-io/thanos/tree/mantine-ui-port

@saswatamcode
Copy link
Member Author

cc: @MichaHoffmann assigning you to this as we talked about :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants