Send host name with Alert

Hi @madddogg2406,
If you are using Reduce expression in your alert try this:

{{ $values.B.Labels.host }}

If you are using Classic condition expression try this:

{{ $values.B0.Labels.host }}

Best regards,
ldrascic