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

Enhanced Discord Webhook Alerts #5535

Open
KyleFardy opened this issue Jan 16, 2025 · 0 comments
Open

Enhanced Discord Webhook Alerts #5535

KyleFardy opened this issue Jan 16, 2025 · 0 comments
Labels
area:notifications Everything related to notifications feature-request Request for new features to be added

Comments

@KyleFardy
Copy link

πŸ“‘ I have found these related issues/pull requests

I would love to see additional information included in the Discord webhook alerts to make them more informative and actionable. Specifically, I propose adding the following details:

🏷️ Feature Request Type

Change to existing notification-provider

πŸ”– Feature description

  • Went Offline: Timestamp when the service went offline.
  • Back Online: Timestamp when the service came back online.
  • Downtime Duration: Total duration of the downtime, calculated and displayed.

These timestamps could be formatted nicely using Discord's timestamp formatting for better readability

βœ”οΈ Solution

Service: Example Service
Went Offline: <t:1672531200:F>
Back Online: <t:1672531200:F>
Downtime Duration: <t:1672531200:R>

❓ Alternatives

No response

πŸ“ Additional Context

No response

@KyleFardy KyleFardy added the feature-request Request for new features to be added label Jan 16, 2025
@CommanderStorm CommanderStorm added the area:notifications Everything related to notifications label Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:notifications Everything related to notifications feature-request Request for new features to be added
Projects
None yet
Development

No branches or pull requests

2 participants