I'm using a email connector for action in our rule and I'm unable to format the alert mail body. This is creating very clumsy mail being sent which is not at all appealing to the customer.
How to format the alert properly with new lines, line breaks, spaces inside a loop that goes like {{#context.hits}} {{_source.field}}{{/context.hits}}.
Need to create new kines in the above loop to check for the given field.
Also need to bold few characters in the alert body.
Currently we are able to setup the alert rule with action variables. But here we are trying to add the action variable to iterate the array and give all the trace details line by line.
we are getting APM trace data. Here sometimes we can multiple trace failures that time we need to send an email notification along with all trace ID's and its error details.
Due to current dependency with action variables when we are trying to iterate via action variables we are not getting multiple trace errors with proper format if we use below one.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.