Hello,
Prometheus alertmanager currently depict the following information on alertmanager dashboard when alert get fired.
Is there any way to inhibit publishing of the "instance" field as it showing the IP address along with port ?
====================
AlertManager Dashboard:
====================
InstanceDown for mysql-testdb1 (alertname="InstanceDown", alias="mysql-testdb1#", instance="x.x.x.x:9100", job="mysql-testdb1", service="MySQL_srvdown")
thanks
pravin