openobserve/tests/test-data/AlertMultiRealTime.json

98 lines
2.2 KiB
JSON

[
{
"name":"",
"org_id":"",
"stream_type":"logs",
"stream_name":"",
"is_real_time":true,
"query_condition":{
"type":"custom",
"conditions":[
{
"column":"code",
"operator":"=",
"value":"200",
"ignore_case":false
}
],
"sql":null,
"promql":null,
"promql_condition":null,
"aggregation":null,
"vrl_function":null,
"search_event_type":null,
"multi_time_range":[
]
},
"trigger_condition":{
"period":10,
"operator":">=",
"threshold":3,
"frequency":1,
"cron":"",
"frequency_type":"minutes",
"silence":10,
"timezone":"UTC",
"tolerance_in_secs":null
},
"destinations":[
""
],
"context_attributes":{
},
"row_template":"",
"description":"",
"enabled":true,
"tz_offset":0
},
{
"name":"",
"org_id":"",
"stream_type":"logs",
"stream_name":"",
"is_real_time":true,
"query_condition":{
"type":"custom",
"conditions":[
{
"column":"code",
"operator":"=",
"value":"200",
"ignore_case":false
}
],
"sql":null,
"promql":null,
"promql_condition":null,
"aggregation":null,
"vrl_function":null,
"search_event_type":null,
"multi_time_range":[
]
},
"trigger_condition":{
"period":10,
"operator":">=",
"threshold":3,
"frequency":1,
"cron":"",
"frequency_type":"minutes",
"silence":10,
"timezone":"UTC",
"tolerance_in_secs":null
},
"destinations":[
""
],
"context_attributes":{
},
"row_template":"",
"description":"",
"enabled":true,
"tz_offset":0
}
]