mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-15 21:15:56 +08:00
chore: open clickhouse builder by default on creating new exception based alert (#5214)
This commit is contained in:
parent
cacf4b99c2
commit
313fa4ae23
@ -130,7 +130,7 @@ export const exceptionAlertDefaults: AlertDef = {
|
|||||||
disabled: false,
|
disabled: false,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
queryType: EQueryType.QUERY_BUILDER,
|
queryType: EQueryType.CLICKHOUSE,
|
||||||
panelType: PANEL_TYPES.TIME_SERIES,
|
panelType: PANEL_TYPES.TIME_SERIES,
|
||||||
unit: undefined,
|
unit: undefined,
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user