File tree Expand file tree Collapse file tree 2 files changed +8
-9
lines changed Expand file tree Collapse file tree 2 files changed +8
-9
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG - AppOmni
2
2
3
- ## 1.0.0 / 2025-04-11
3
+ ## 1.0.0 / 2025-04-30
4
4
5
5
_ ** Added** _ :
6
6
Original file line number Diff line number Diff line change 56
56
"title_size" : " 16" ,
57
57
"title_align" : " left" ,
58
58
"show_legend" : true ,
59
- "legend_layout" : " auto " ,
59
+ "legend_layout" : " horizontal " ,
60
60
"legend_columns" : [
61
61
" avg" ,
62
62
" min" ,
77
77
"name" : " query1" ,
78
78
"data_source" : " logs" ,
79
79
"search" : {
80
- "query" : " @appomni.event.kind:alert $SaaS_Service_Type $ User_Name $Event_or_Alert "
80
+ "query" : " @appomni.event.kind:alert $User_Name"
81
81
},
82
82
"indexes" : [
83
83
" *"
84
84
],
85
85
"group_by" : [
86
86
{
87
87
"facet" : " service" ,
88
- "limit" : 15 ,
88
+ "limit" : 10 ,
89
89
"sort" : {
90
90
"aggregation" : " count" ,
91
91
"order" : " desc" ,
92
92
"metric" : " count"
93
- },
94
- "should_exclude_missing" : true
93
+ }
95
94
}
96
95
],
97
96
"compute" : {
108
107
"line_type" : " solid" ,
109
108
"line_width" : " normal"
110
109
},
111
- "display_type" : " line "
110
+ "display_type" : " bars "
112
111
}
113
112
]
114
113
},
140
139
],
141
140
"group_by" : [
142
141
{
143
- "facet" : " @status " ,
142
+ "facet" : " @appomni.evt.severity " ,
144
143
"limit" : 10 ,
145
144
"sort" : {
146
145
"aggregation" : " count" ,
191
190
{
192
191
"id" : 8715748622809484 ,
193
192
"definition" : {
194
- "title" : " Alers Count by User and Alert Rule" ,
193
+ "title" : " Alerts Count by User and Alert Rule" ,
195
194
"title_size" : " 16" ,
196
195
"title_align" : " left" ,
197
196
"type" : " query_table" ,
You can’t perform that action at this time.
0 commit comments