cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Administration & Architecture
Explore discussions on Databricks administration, deployment strategies, and architectural best practices. Connect with administrators and architects to optimize your Databricks environment for performance, scalability, and security.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Is There a Way to Test Subscriptions to the Databricks Status Page?

KingAJ
New Contributor II

Hi everyone,

Iโ€™ve subscribed to the Databricks Status page and set up a webhook for notifications. Iโ€™m wondering if thereโ€™s any way to test that the subscription is working correctlyโ€”perhaps by triggering a test notification or receiving a sample JSON payload?

Has anyone done this or knows if Databricks provides a way to simulate or test these notifications?

1 REPLY 1

szymon_dybczak
Esteemed Contributor III

Hi @KingAJ ,

There's is no such mechanism that databricks provides. But you can try to use similar approach to the below one and test it on your own.

https://github.com/jvargh/Webhooks-For-Status-Alerts

So, basically this PowerShell script generates payload that databricks status page would provide. Then it's sends this payload to your webhooks url.

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local communityโ€”sign up today to get started!

Sign Up Now