We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02e0ac5 commit ea3b164Copy full SHA for ea3b164
public/pages/Dashboard/utils/tableUtils.js
@@ -283,6 +283,7 @@ export const alertColumns = (
283
dsl: dsl,
284
index: index,
285
topNLogPatternData: topNLogPatternData,
286
+ isVisualEditorMonitor: isVisualEditorMonitor,
287
},
288
dataSourceId: dataSourceQuery?.query?.dataSourceId,
289
};
0 commit comments