alertmanagerURL=flag.String("alertmanager.url","","The URL of the alert manager to send notifications to.")
notificationQueueCapacity=flag.Int("alertmanager.notification-queue-capacity",100,"The capacity of the queue for pending alert manager notifications.")