mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-30 19:43:47 +00:00 
			
		
		
		
	
		
			
				
	
	
	
		
			706 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			706 B
		
	
	
	
	
	
	
	
Get Zulip notifications from Alertmanager!
- 
{!create-stream.md!} 
- 
{!create-bot-construct-url-indented.md!} Additionally, you may specify URL parameters named nameanddescto specify which labels or annotations will be used to construct the alert message. This allows you to use arbitrary labels and annotations defined in your alerting rules.{{ api_url }}{{ integration_url }}?api_key=abcdefgh&stream=stream%20name&name=host&desc=alertname
- 
In your Alertmanager config, set up a new webhook receiver, like so: 
- name: ops-zulip
  webhook_configs:
    - url: "<the URL constructed above>"
{!congrats.md!}
