Skip to main content
DCDeploy provides a powerful alerting system to keep you informed about critical events, resource usage, and system changes.
Alerts help you track service health, deployment issues, user activities, billing events, and feature updatesβ€”all in real-time.

Types of Alerts

Below are the categories of alerts you may receive:

Success Alerts

  • Service Build Completed Successfully β†’ Service built and ready for deployment.
  • Service Deployment Completed Successfully β†’ Service deployed and running.
  • Database Created Successfully β†’ Database provisioned and available.
  • Backup Completed β†’ Backup completed successfully.

Failure Alerts

  • Service Build Failed β†’ Build error occurred, check logs.
  • Service Deployment Failed β†’ Deployment error occurred.
  • Database Creation Failed β†’ Database provisioning failed.
  • Backup Failed β†’ Backup did not complete successfully.
  • Service Crashed β†’ Service stopped unexpectedly.

Warnings

  • Container Health Issue β†’ Container is unhealthy, check logs.
  • Subscription Expiry Warning β†’ Subscription is about to expire, renew to avoid downtime.
  • High Resource Usage β†’ Usage thresholds exceeded. Examples:
    • High CPU Usage
    • High Memory Usage
    • High Disk Usage (Persistent / Ephemeral)
    • High Network Input / Output Usage

Informational

  • User Role Changed β†’ A user’s role was updated in your environment.
  • New User Joined β†’ A new user joined your organization.
  • New Feature Released β†’ A feature has been rolled out to your environment.

Billing & Subscription

  • Payment Failed β†’ Payment for your subscription failed.
  • Subscription Expiry Warning β†’ Your subscription is nearing expiry.

Usage Alerts

DCDeploy generates open and close usage alerts automatically when resource consumption crosses defined thresholds:
  • Open Alert β†’ Raised when usage (CPU, Memory, Disk, or Network) exceeds safe limits.
  • Close Alert β†’ Triggered when usage returns back to normal.
Example:
  • High CPU Usage Open Alert β†’ Service exceeded CPU threshold.
  • High CPU Usage Alert Closed β†’ CPU usage returned to safe levels.

Activity Log Mapping

Some alerts are mapped directly to activity logs for traceability:
Activity Log KeyAlert Type
service-deploy-successService Deployment Success
service-deploy-failedService Deployment Failed
service-build-successService Build Success
service-build-failedService Build Failed

How Alerts Help

  • Faster Debugging β†’ Alerts pinpoint the issue instantly.
  • Proactive Monitoring β†’ Stay ahead of service failures and resource overuse.
  • Security & Compliance β†’ Track role changes and user activity.
  • Smooth Operations β†’ Never miss subscription or billing updates.

Delivery Channels

Alerts can be viewed in:
  • DCDeploy Dashboard β†’ Alerts Tab
  • Email Notifications (if enabled)
  • Slack / Discord Integrations (coming soon)