Info events

This page provides information about supported informational events, along with the logic behind raising them.

Annotation

CUSTOM_ANNOTATION

Annotation events can be sent to DESK by third-party tools to highlight interesting periods in time. There are multiple channels that can be used to automatically report annotations into DESK, including the DESK REST API and monitoring plugins.

An example of a custom annotation event is shown below.

Custom annotation event

Applicable DESK entities

All DESK entities apply to this event.

Deployment

CUSTOM_DEPLOYMENT

Deployment events can be sent to DESK by third-party tools to report software deployments along with important business-process related metadata, such as the authorizer, product owner, and version details. There are multiple channels that can be used to automatically report deployment events into DESK, including the DESK REST API and monitoring plugins.

An example of a custom deployment event is shown below.

Custom deployment event

Applicable DESK entities

All DESK entities apply to this event.

Info

CUSTOM_INFO

Info events can be sent to DESK by third-party tools to report general information about important events. There are multiple channels that can be used to automatically report information events into DESK, including the DESK REST API and monitoring plugins.

An example of a custom info event is shown below.

Custom info event

Applicable DESK entities

All DESK entities apply to this event.

Log pattern matched on host or process

LOG_MATCHED

You can define custom log pattern matching rules that apply to log files on both the host level and the process level. If a user-defined threshold of matching patterns per minute is breached, a log info event will be raised and displayed either on the host or the process level.

An example of a log pattern matched on host or process event is shown below.

Log info event

Applicable DESK entities

All DESK entities apply to this event.

Elastic load balancer has a failure rate

ELASTIC_LOAD_BALANCER_HIGH_FAILURE_RATE

DESK automatically reports the number of failed connection attempts to an AWS load balancer. By default, DESK opens an alert if the number of failed connection attempts is higher than 10 per minute in at least 3 of 5 one-minute observation intervals.

An example of an Elastic load balancer has a failure rate event is shown below.

Elastic load balancer has high failure rate event

Applicable DESK entities

The following DESK entities apply to this event:

  • Elastic load balancer

Elastic load balancer has a high unhealthy host rate

ELASTIC_LOAD_BALANCER_HIGH_UNHEALTHY_HOST_RATE

DESK automatically opens an info event when a high rate of unhealthy hosts is detected within an AWS load balancer.

See how the event is shown within the events section of the affected AWS load balancer:

Elastic load balancer has a high unhealthy host rate event

Applicable DESK entities

The following DESK entities apply to this event:

  • Elastic load balancer

JavaScript framework changes

APPLICATION_JS_FRAMEWORK_DETECTED

Real User Monitoring keeps track of all JavaScript frameworks that are used in your applications. A JavaScript framework change event is opened if either a new JavaScript framework is detected or a JavaScript framework is removed.

An example of a JavaScript framework changes event is shown below.

JavaScript framework detected event

Applicable DESK entities

The following DESK entities apply to this event:

  • Application

Marked for termination

MARKED_FOR_TERMINATION

By default DESK raises a problem when a monitored entity becomes unavailable. However, in some instances, you may need to bring an entity down purposely (for example, disabling monitoring of a host during a maintenance window). To avoid unnecessary notifications and problem alerts, assign this event to any entity you are about to shut down. This will prevent DESK from raising a problem when the entity becomes unavailable.

Marked for termination event

Applicable DESK entities

All DESK entities apply to this event.