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

SSE: DSNode to update result with names to make each value identifiable by labels (only Graphite and TestData #73646

Merged
merged 3 commits into from
Aug 23, 2023

Conversation

yuri-tceretian
Copy link
Contributor

Backport of #71246 to v10.0

…le by labels (only Graphite and TestData) (#71246)

* introduce a function checkIfSeriesNeedToBeFixed to scan all value fields in the response and provide a function that updates Series so they can be uniquely identifiable. Only Graphite and TestData are checked.

* update `convertDataFramesToResults` to run this function and provide it to WideToMany
* update WideToMany to run the fix function if it is not nil
@yuri-tceretian yuri-tceretian requested review from a team as code owners August 22, 2023 18:40
@yuri-tceretian yuri-tceretian requested review from andresmgot and xnyo and removed request for a team August 22, 2023 18:40
@yuri-tceretian yuri-tceretian added add to changelog area/expressions Server Side Expressions (SSE) backport A backport PR labels Aug 22, 2023
@yuri-tceretian yuri-tceretian added this to the 10.0.x milestone Aug 22, 2023
@yuri-tceretian yuri-tceretian merged commit a45f091 into v10.0.x Aug 23, 2023
9 checks passed
@yuri-tceretian yuri-tceretian deleted the backport-71246-10.0.x branch August 23, 2023 13:10
@zerok zerok modified the milestones: 10.0.x, 10.0.5 Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add to changelog area/backend area/expressions Server Side Expressions (SSE) backport A backport PR
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

4 participants