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 4b0bec0 commit aab2f66Copy full SHA for aab2f66
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