Currently, our email notification subject shows for error in below format:
<[AWS Account]> Error in run <RUN ID> of <Job Name>
In our current databricks environment we have multiple environment jobs such as Dev/QA/UAT/Prod and it is very hard for us to understand the job is from which environment?
In order to check which environment, every time we need to launch the link in the email body.
is there any way where we can update our subject line with a customized format?
ex: <Job_name> - <env> - <Date time>
Appreciate your help in this.