Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
dat-a-man committed Mar 5, 2024
1 parent 7024088 commit 6088d90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/website/docs/running-in-production/alerting.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ for package in info.load_packages:
)
)
```
Refer to this [example](../../docs/examples/chess_production/) for a practical application of the method in a production environment.

Similarly, Slack notifications can be extended to include information on pipeline execution times, loading durations, schema modifications, and more. For comprehensive details on configuring and sending messages to Slack, please read [here](./running#using-slack-to-send-messages).

For a practical application of this method in a production pipeline, please see the [example](../../docs/examples/chess_production/).

0 comments on commit 6088d90

Please sign in to comment.