@Frost208 wrote:
Hello,
I have a little question. If I navigate to the alert page from PD, and then click on the alert link to see the more detailed page, I see the custom details. Is it possible to change the arrangement for the labels? Or format it for example with markdown or something like that? Just to adapt it to our needs a little bit and make it somehow more readable.
We are using the prometheus alertmanager for example:
description: ‘{{ .label.label1 }}-{{ label.label2 }}’
details:
alertname: ‘{{ .label.label1 }}’
impact: ‘{{ . .label.label2 }}’
action: ‘{{ .label.label3 }}’
severity: ‘{{ .label.label4 }}’
Posts: 2
Participants: 2