# config file version apiVersion: 1 # List of contact points to import or update contactPoints: # organization ID, default = 1 - orgId: 1 # name of the contact point name: cp_1_$$escaped receivers: # unique identifier for the receiver. Should not exceed 40 symbols. Only letters, numbers, - (hyphen), and _ (underscore) allowed. - uid: first_uid # type of the receiver type: prometheus-alertmanager # Disable the additional [Incident Resolved] follow-up alert, default = false disableResolveMessage: false # settings for the specific receiver type settings: url: http://test:9000 something: $$escaped