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]>
  • Loading branch information
songkant-aws authored Oct 24, 2024
1 parent 7deec89 commit d66c7de
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 d66c7de

Please sign in to comment.