Skip to content

Commit

Permalink
Pass isVisualEditorMonitor flag to downstream for verification (#1139)
Browse files Browse the repository at this point in the history
Signed-off-by: Songkan Tang <[email protected]>
(cherry picked from commit d66c7de)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Oct 24, 2024
1 parent 7c3ff55 commit 6f81075
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/pages/Dashboard/utils/tableUtils.js
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@ export const alertColumns = (
dsl: dsl,
index: index,
topNLogPatternData: topNLogPatternData,
isVisualEditorMonitor: isVisualEditorMonitor,
},
dataSourceId: dataSourceQuery?.query?.dataSourceId,
};
Expand Down

0 comments on commit 6f81075

Please sign in to comment.