Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(slack_alerting.py): support sending daily reports on deployments #3491

Merged
merged 6 commits into from
May 7, 2024

Conversation

krrishdholakia
Copy link
Contributor

@krrishdholakia krrishdholakia commented May 7, 2024

Title

Daily Deployment Reports - Slack
Screenshot 2024-05-06 at 7 31 37 PM

Relevant issues

Closes #3483

Type

🆕 New Feature

Changes

slack_alerting.py

Testing

test_alerting.py

Notes

  • basic slack endpoints for updating values + sending formatted message
  • scheduled call to send slack alert if it's been 12hrs

Pre-Submission Checklist (optional but appreciated):

  • I have included relevant documentation updates (stored in /docs/my-website)

OS Tests (optional but appreciated):

  • Tested on MacOS

allow admin to easily know slow + failing deployments

Closes  #3483
Copy link

vercel bot commented May 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
litellm ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 7, 2024 2:31am

if user enabled daily_reports, send them a slack report every 12 hours
@krrishdholakia krrishdholakia merged commit 57b3eaf into main May 7, 2024
3 of 6 checks passed
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.

[Feature]: Support 'Bad Deployment' Slack Reports
1 participant