Datadog component helps to send events and alerts to Datadog Agent which in turn sends it to the Datadog dashboard.
Component Configuration
The following properties can be configured in the Configuration panel as shown below.
Figure 1: Component Configuration Properties
Error handling configuration
The remedial actions to be taken when a particular error occurs can be configured using this attribute.
Click the ellipses button against this property to configure Error Handling properties for different types of Errors.
Refer to the Error Handling section in the Common Configurations page for detailed information.
Event Name
Specify the name of the event which is sent to the datadog agent
Connection Configuration
Provide the server details in order to enable sending events and receiving a response. Click the Ellipsis button to configure connection details.
- Server IP: Specify the hostname or IP address of the Datadog server.
- Port Number: Specify the port number of the Datadog server
Figure 2: Connection Configuration properties
Event Priority
Specify the level of priority with which events need to be sent to the Datadog; choose from the following options in the drop-down:
- normal
- low
Additional Configuration
To send events with tags to Datadog server.
Send event as Alert
Enable this property if the event has to be sent as an alert.
Figure 3: Properties to set an alert
Alert Type
choose from the Alert Types that appear in the Alert Type property drop-down options below:
- error
- warning
- info
- success
Expert Properties
Enable the Expert Properties view to configure these properties.
Figure 4: Datadog CPS with the Expert Properties enabled and highlighted
Pre Processing XSL Configuration
Pre Processing XSL configuration can be used to transform request message before processing it. Click the ellipses button against the property to configure the properties.
Refer to the Pre/Post Processing XSL Configuration section under the Common Configurations page for details regarding Pre Processing XSL configuration and Post Processing XSL configuration (below).
Post Processing XSL Configuration
Post Processing XSL configuration can be used to transform response message before sending it to the output port.
Process Message Based on Property
The property helps components to skip certain messages from processing.
Refer to the Process Message Based On a Property section under the Common Configurations page.
Threadpool Configuration
This property is used when there is a need to process messages in parallel within the component, still maintaining the sequence from the external perspective.
Functional Demonstration
Scenario 1
Configure the component to send events as described in the component description and connect Feeder and Display components to send input and receive output respectively.
Provide a name for the event in the CPS.
Figure 6: Providing an event name in the Datadog CPS
Figure 7: Event Process to demonstrate functions of Datadog
Input
Figure 8: Feeder window sending input message for Datadog
Output
Figure 9: Display window receiving the confirmation message
Figure 10: Datadog Dashboard receiving the event message
Scenario 2
Configure the component to send events as alerts (enable the Send event as Alert and Alert Type properties) as described in the component description and connect Feeder and Display components to send input and receive output respectively.
Figure 11: Providing an event name and setting an alert in the Datadog CPS
Output
Figure 12: Datadog Dashboard receiving the event alert message