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

[BUGFIX] Fixing variable loading indefinitely #1763

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

Gladorme
Copy link
Member

@Gladorme Gladorme commented Feb 15, 2024

Description

Fixing promql variables loading indefinitely when using builtin variables in the expr. Closes #1552.
The issue come from Object.assign ...
On the way I did small improvements

Checklist

  • Pull request has a descriptive title and context useful to a reviewer.
  • Pull request title follows the [<catalog_entry>] <commit message> naming convention using one of the
    following catalog_entry values: FEATURE, ENHANCEMENT, BUGFIX, BREAKINGCHANGE, DOC,IGNORE.
  • All commits have DCO signoffs.

Signed-off-by: Guillaume LADORME <Gladorme@users.noreply.github.com>
@Gladorme Gladorme changed the title [BUGFIX] Fixing variable loading indefinitely #1552 [BUGFIX] Fixing variable loading indefinitely Feb 15, 2024
@Gladorme Gladorme marked this pull request as ready for review February 15, 2024 16:38
@Gladorme Gladorme added this pull request to the merge queue Feb 16, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 16, 2024
@Nexucis Nexucis merged commit 3466d6b into main Feb 16, 2024
18 checks passed
@Nexucis Nexucis deleted the gladorme/fix-infinite-var-loading branch February 16, 2024 10:19
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.

Variable going crazy after grafana migration
3 participants