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

Catch up to all latest PromQL features, enable experimental functions #148

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

juliusv
Copy link
Member

@juliusv juliusv commented Aug 31, 2024

This updates UI and backend dependencies such that PromLens supports the latest PromQL features, such as:

  • limitk() / limit_ratio() operators
  • all current experimental functions, such as mad_over_time() and native histogram ones
  • updated function documentation

This updates UI and backend dependencies such that PromLens supports the latest
PromQL features, such as:

* limitk() / limit_ratio() operators
* all current experimental functions, such as mad_over_time() and native histogram ones
* updated function documentation

Signed-off-by: Julius Volz <[email protected]>
@juliusv juliusv requested a review from Nexucis August 31, 2024 17:15
@SuperQ
Copy link
Member

SuperQ commented Nov 10, 2024

Hey @juliusv, we fixed up the build and a bunch of the dependencies. You should be able to rebase this now.

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