Skip to content

Commit

Permalink
fixing panel PPL filters not being added (#1407) (#1419)
Browse files Browse the repository at this point in the history
(cherry picked from commit 7cf0519)

Signed-off-by: Sean Li <lnse@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent d30d903 commit 0117837
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 0117837

Please sign in to comment.