Stay informed about your development metrics with intelligent alerts. Get notified via Slack, email, or webhooks when important events occur or metrics degrade.
DevLyTicks monitors hundreds of metrics across your repositories. Alerts help you focus on what matters by notifying you only when action is needed.
DevLyTicks organizes alerts into three priority levels to help you respond appropriately:
Customize alert thresholds and notification channels to match your team's workflow.
Navigate to Settings → Alerts & Notifications in your dashboard
Enable the alerts relevant to your team:
Customize when you want to be notified:
Choose how you want to receive alerts (see integration section below)
Receive alerts directly in your inbox. Supports digest mode for non-critical alerts.
Post alerts to Slack channels where your team collaborates. Supports threaded discussions.
Send alerts to any endpoint. Perfect for custom dashboards, PagerDuty, Datadog, or internal tools.
{
"event": "dora_metric_degraded",
"metric": "lead_time",
"current_value": "72h",
"threshold": "48h",
"severity": "warning",
"repository": "acme/frontend",
"timestamp": "2026-02-07T10:30:00Z"
}DevLyTicks uses intelligent algorithms to reduce alert fatigue and surface actionable insights:
Machine learning detects unusual patterns in your metrics, not just static thresholds. For example, a 20% deployment frequency drop might be normal during holidays but critical during sprint weeks.
Related alerts are grouped together. If 3 PRs are stuck in review, you get one notification with all details, not 3 separate alerts.
Non-critical alerts respect your team's timezone and working hours. No 3am notifications about non-urgent metrics.
Every alert includes actionable next steps. "PR review time exceeded" links to stuck PRs with suggested reviewers.
Temporarily snooze alerts during known maintenance windows or after acknowledging an issue you're actively working on.
Begin with only critical alerts enabled. Add more as you understand your baseline metrics.
Monthly review: Are you getting actionable alerts? Too many? Too few? Adjust thresholds accordingly.
For each alert type, document who should respond and what actions to take. Share this in your team wiki.
Critical alerts → Slack + Email + On-call. Warning → Slack only + Daily digest. Info → Weekly digest.
If an alert fires frequently without action, either fix the underlying issue or disable the alert. Ignored alerts train teams to ignore all alerts.
Alert: High-severity CVE found in dependency `lodash@4.17.20`
Action to take:
Alert: 3 PRs have been waiting for review > 48 hours
Action to take:
Alert: Congratulations! Your team reached Elite DORA status
Action to take:
Not sure which alerts to enable? Contact our support team for a personalized recommendation.
Contact Support