Skip to content

Commit

Permalink
fixing panel PPL filters not being added (#1407)
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Li <[email protected]>
(cherry picked from commit 7cf0519)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Feb 6, 2024
1 parent 7442e6f commit 834afed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ export const VisualizationContainer = ({
savedVisualizationId,
startTime: fromTime,
endTime: toTime,
pplFilterValue,
filterQuery: pplFilterValue,
span,
resolution,
setVisualizationTitle,
Expand Down

0 comments on commit 834afed

Please sign in to comment.