Skip to content

Conversation

andrewm4894
Copy link
Owner

Sends a daily summary of metrics, scores and alerts.

This commit adds a new function called send_df to the send.py file in the anomstack.alerts module. The send_df function allows sending alerts with a DataFrame using the specified alert methods, such as email and Slack. The function takes a title, a DataFrame, and optional parameters like alert methods and description. It converts the DataFrame to HTML and sends the alert using the specified methods.

This commit adds a new function called `send_df` to the `send.py` file in the `anomstack.alerts` module. The `send_df` function allows sending alerts with a DataFrame using the specified alert methods, such as email and Slack. The function takes a title, a DataFrame, and optional parameters like alert methods and description. It converts the DataFrame to HTML and sends the alert using the specified methods.
@andrewm4894 andrewm4894 merged commit 492ae2c into main Feb 3, 2024
@andrewm4894 andrewm4894 deleted the add-metric-summary-email branch October 20, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant