Skip to content

feat(ui): Support anchored and smoothed keyword in promql editor#17239

Merged
Nexucis merged 2 commits intomainfrom
nexucis/anchored
Oct 15, 2025
Merged

feat(ui): Support anchored and smoothed keyword in promql editor#17239
Nexucis merged 2 commits intomainfrom
nexucis/anchored

Conversation

@Nexucis
Copy link
Member

@Nexucis Nexucis commented Sep 29, 2025

This PR is enabling the usage of anchored and  smoothed in the PromQL editor.

Note that these keywords are not autocompleted. But it will check if the keywords are used in the correct function as defined in the PR #16457

fix #17224

[FEATURE] UI: Support anchored and smoothed keyword in promql editor.

@Nexucis Nexucis requested a review from juliusv as a code owner September 29, 2025 12:14
Signed-off-by: Augustin Husson <husson.augustin@gmail.com>
Signed-off-by: Augustin Husson <husson.augustin@gmail.com>
@roidelapluie
Copy link
Member

roidelapluie commented Oct 15, 2025

I've built & tested and it works for me.

Copy link
Member

@juliusv juliusv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Then I'm ok as well 👍

@Nexucis Nexucis enabled auto-merge (squash) October 15, 2025 13:43
@Nexucis Nexucis merged commit e67218a into main Oct 15, 2025
63 of 65 checks passed
@Nexucis Nexucis deleted the nexucis/anchored branch October 15, 2025 13:46
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.

Smoothed/anchored rate: Frontend support

3 participants