File tree Expand file tree Collapse file tree 1 file changed +0
-34
lines changed Expand file tree Collapse file tree 1 file changed +0
-34
lines changed Original file line number Diff line number Diff line change 116116 grace_period_ms : 0
117117 backlog_size : 99
118118 alert : true
119- - title : " ${MACHINE_FQDN}: Unhandled python exceptions or errors"
120- description : " ${MACHINE_FQDN}: Unhandled python exceptions or errors"
121- priority : 3
122- config :
123- query : >
124- (message:"Traceback (most recent call last):" OR (ERROR AND NOT container_name:/monitoring.*/)) AND NOT container_name:/.*graylog_graylog.*/'
125- query_parameters : []
126- search_within_ms : 86400000
127- execute_every_ms : 86400000
128- event_limit : 1000
129- group_by : []
130- series : []
131- conditions : {}
132- type : aggregation-v1
133- field_spec :
134- source :
135- data_type : string
136- providers :
137- - type : template-v1
138- template : " ${source.source}"
139- require_values : false
140- container_name :
141- data_type : string
142- providers :
143- - type : template-v1
144- template : " ${source.container_name}"
145- require_values : false
146- key_spec :
147- - source
148- - container_name
149- notification_settings :
150- grace_period_ms : 0
151- backlog_size :
152- alert : true
153119- title : " ${MACHINE_FQDN}: Payments service errors or warnings"
154120 description : " ${MACHINE_FQDN}: Payments service errors or warnings"
155121 priority : 2
You can’t perform that action at this time.
0 commit comments