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

[v10.3.x] Loki/Elastic: Assert queryfix value to always be string #81463

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

grafana-delivery-bot[bot]
Copy link
Contributor

Backport ca5c297 from #81349


What is this feature?

The value of a QueryFixAction can actually be number in some cases. With the current types we always assume it is a string. That leads to some errors when e.g. number values are being filtered.

Fix `value` can be `string` or `number`

(cherry picked from commit ca5c297)
@svennergr svennergr enabled auto-merge (squash) January 29, 2024 10:48
Copy link
Contributor

This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 2 weeks if no further activity occurs. Please feel free to give a status update or ping for review. Thank you for your contributions!

@github-actions github-actions bot added the stale Issue with no recent activity label Feb 29, 2024
@svennergr svennergr merged commit f63de0b into v10.3.x Feb 29, 2024
24 checks passed
@svennergr svennergr deleted the backport-81349-to-v10.3.x branch February 29, 2024 06:34
@aangelisc aangelisc modified the milestones: 10.3.x, 10.3.4 Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants