-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
1
Problem Definition
User Story
As an Optimize admin
I want to configure webhooks to be sent via proxy
So that I can ensure security standards are mt
Use Cases
- Send Camunda Optimize alerts via Slack via webhook
PM Notes (Customer requests, context, assumptions)
- From original support ticket: "We require all outbound communication to go through a proxy server"
- We should follow the same patterns as the Elasticsearch proxy
Solution Definition
Solution Ideas
- Add proxy settings to the alert notification webhook YAML path
- webhookAlerting.webhooks${webhookName}.proxy.enabled
- webhookAlerting.webhooks${webhookName}.proxy.host
- webhookAlerting.webhooks${webhookName}.proxy.port
- webhookAlerting.webhooks${webhookName}.proxy.sslEnabled