web-app/src/assets/doc/alert-integration/skywalking.en-US.md
Send SkyWalking Alerts to HertzBeat Alert Platform via Webhook.
alarm-settings.yml to add HertzBeat as the alert receiver configurationhooks:
webhook:
default:
is-default: true
urls:
- http://{hertzbeat_host}:1157/api/alerts/report/skywalking
http://{hertzbeat_host}:1157/api/alerts/report/skywalking is the Webhook API endpoint provided by HertzBeatFor more information, please refer to the SkyWalking Alarm Configuration Documentation