Table of Contents

Datadog plugin

Purpose

Configuration

Parameter Description Example
Name A name of your choice for the plugin My Datadog plugin
Host The datadog API endpoint of your cloud instance: https://api.datadoghq.[com/eu] https://api.datadoghq.com/
API key The API key to use to connect to the datadog instance UUID provided by Datadog
APP key the APP key to use to connect to the datadog instance UUID provided by Datadog
Max metrics payload size The number of metrics to send per API call 50
Custom tags A comma separated key:value pairs of tags to systematically associate with metrics and events
Track distinct time series If enabled, Pro.Monitor will record distinct timeseries (see explanation below) false
Send alarms If enabled, Pro.Monitor will send generated alarm to Datadog, visible as events true
Send metrics If enabled, Pro.Monitor will send generated metrics to Datadog, visible as metrics true
Send logs If enabled, Pro.Monitor will send generated alarm to Datadog, visible as logs true

If you want to stop the data flow between Pro.Monitor and Datadog, you can deactivate the plugin.

Datadog API & APP keys

Architecture

Proxy settings

Collected data

Events

Metrics

Logs

Pro.Monitor is using logs interface to send the following data

SAP jobs

Shortdumps:

System logs

Distinct time series tracking

GET /plugins/statistics/distinct_ts?type=DATADOG

Custom tags

From the plugin menu:

From the properties file:

the file conf/monitoring.properties

Once set, you must restart Pro.Monitor