Skip to content

loafoe/hsdp-events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hsdp-events

Microservice helper to translate HSDP Metrics webhooks to Microsoft Teams webhooks

Configuration

Environment Description
EVENTS_TOKEN Random token to protect the endpoint
EVENTS_WEBHOOK_URL Microsoft Teams Webhook URL to use

Deployment

cf push hsdp-events -o loafoe/hsdp-events:latest
cf set-env hsdp-events EVENTS_TOKEN secret
cf set-env hsdp-events EVENTS_WEBHOOK_URL https://company.webhook.office.com/webhookb2/...
cf restart hsdp-events

License

License is MIT

About

HSDP Metrics alerts webhook broker and CF events forwarder for Microsoft Teams

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors