{ "emoji":":panda_face:", "alias": "Grafana alert", "text": "{{ range .Alerts }}*{{ .Status | toUpper }}*: {{ .Labels.compose_project }}\n Server host: {{ .Labels.host }}\nContainer name: {{ .Labels.container_name }}\n{{ end }}", "attachments": [ { "title": "Link to below dashboard", "title_link": "{{ range .Alerts }}{{ .DashboardURL }}{{ end }}", "text": "Rocket.Chat, the best open source chat", "image_url": "https://rocket.chat", "color": "#724AA5" } ] }