Skip to content

fix: prometeus vector variables as pointers#5064

Merged
janos merged 2 commits intomasterfrom
fix-prometheus-vec-vars
Apr 1, 2025
Merged

fix: prometeus vector variables as pointers#5064
janos merged 2 commits intomasterfrom
fix-prometheus-vec-vars

Conversation

@janos
Copy link
Member

@janos janos commented Apr 1, 2025

Checklist

  • I have read the coding guide.
  • My change requires a documentation update, and I have done it.
  • I have added tests to cover my changes.
  • I have filled out the description and linked the related issues.

Description

This PR fixes the issue where prometheus vector variables are concrete values that results in their own lock being copied making them unreliable.

Open API Spec Version Changes (if applicable)

Motivation and Context (Optional)

Related Issue (Optional)

Screenshots (if appropriate):

@janos janos merged commit 4ee9909 into master Apr 1, 2025
15 checks passed
@janos janos deleted the fix-prometheus-vec-vars branch April 1, 2025 12:02
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.

3 participants