Datadog allows observability for cloud-scale applications, providing monitoring of servers, databases, tools, and services, through a SaaS-based data analytics platform.
Lucidum uses the Datadog connector to ingest data from Datadog.
Requirements #
To use the Datadog connector in Lucidum:
-
Before configuring the Datadog connector in Lucidum, you must first define credentials for Lucidum in the Datadog API.
-
You can then configure the Datadog connector in Lucidum and start ingesting data from Datadog.
Prerequisite: Defining Credentials for Lucidum in Datadog #
To create read-only credentials for Lucidum to connect to the Datadog API, create an application key (https://docs.datadoghq.com/account_management/api-app-keys/#add-application-keys):
-
Login to Datadog with administrator access.
-
Navigate to Organization settings > Application Keys.
-
Click New Key.
-
Select all scopes that include “_read”. For details, see https://docs.datadoghq.com/api/latest/scopes/
-
Save the application key.
API keys allow Lucidum to communicate with your organization. To create an API key: (https://docs.datadoghq.com/account_management/api-app-keys/#add-an-api-key-or-client-token):
-
Login to Datadog with administrator access.
-
Navigate to Organization settings, then click the API keys.
-
Click the New Key button, depending on which you’re creating.
-
Enter a name for your key or token.
-
Click Create API key.
-
Save the API key.
Configuring the Datadog Connector #
To configure Lucidum to ingest data from Datadog:
-
Log in to Lucidum.
-
In the left pane, click Connector.
-
In the Connector page, click Add Connector.
-
Scroll until you find the Connector for Datadog. Click Connect. The Settings page appears.
-
In the Settings page, enter the following:
-
URL. The URL for the Datadog API server. For example, https://api.datadoghq.com/.
-
App Key. An application key for a Datadog account that has read access to API data. For details, see https://docs.datadoghq.com/account_management/api-app-keys/#add-application-keys.
-
API Key. An API key for a Datadog account that has read access to API data. For details, see https://docs.datadoghq.com/account_management/api-app-keys/#add-an-api-key-or-client-token
-
-
To test the configuration, click Test.
-
If the connector is configured correctly, Lucidum displays a list of services that are accessible with the connector.
-
If the connector is not configured correctly, Lucidum displays an error message.
-