I want to exclude Labels for each item in the alerts. Is there are way to that
Also I would like to know if we can modify the email template to send the below alerts in tabular format.
[3] FiringLabelsalertname = Low data disk space
device = /dev/sda4
fstype = xfs
instance = node1
job = Node_Exporter
mountpoint = /data1
severity = warning
Annotationsdescription = Free Space Percentage for /data1 is 91.00
summary = Low Disk Space on node1
SourceLabelsalertname = Low data disk space
device = /dev/sda4
fstype = xfs
instance = node2
job = Node_Exporter
mountpoint = /data1
severity = warning
Annotationsdescription = Free Space Percentage for /data1 is 87.00
summary = Low Disk Space on node2
SourceLabelsalertname = Low data disk space
Application = RxReturns
Product = Incorta
device = xfs
fstype = nfs
instance = node3
job = Node_Exporter
mountpoint = /var
severity = warning
Annotationsdescription = Free Space Percentage for /var is 92.00
summary = Low Disk Space on node3
Source