Skip to content

Commit

Permalink
Pass isVisualEditorMonitor flag to downstream for verification (#1139) (
Browse files Browse the repository at this point in the history
#1141)

(cherry picked from commit d66c7de)

Signed-off-by: Songkan Tang <[email protected]>
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 02e0ac5 commit ea3b164
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 ea3b164

Please sign in to comment.